summaryrefslogtreecommitdiff
path: root/src/ModuleCache.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-06-20 04:11:16 (GMT)
committerMarius Kintel <marius@kintel.net>2013-06-20 04:11:16 (GMT)
commit1c719371cc83911cbd1758a695ed59fa7901fef4 (patch)
treecb903ecbad54e720d2ea91202b6be392d3cd0278 /src/ModuleCache.cc
parentbac587363ab9ecbbec61616c35c0a9f3000ec5a3 (diff)
parentc75d19555256c5daceb9aea2c3e45010a7a75e88 (diff)
Merge remote-tracking branch 'origin/epec-kernel'
Diffstat (limited to 'src/ModuleCache.cc')
-rw-r--r--src/ModuleCache.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ModuleCache.cc b/src/ModuleCache.cc
index 99c0b20..de9af01 100644
--- a/src/ModuleCache.cc
+++ b/src/ModuleCache.cc
@@ -53,7 +53,6 @@ FileModule *ModuleCache::evaluate(const std::string &filename)
if (lib_mod) {
if (this->entries[filename].cache_id == cache_id) {
shouldCompile = false;
-
if (lib_mod->includesChanged()) {
lib_mod = NULL;
shouldCompile = true;
contact: Jan Huwald // Impressum