summaryrefslogtreecommitdiffstats
path: root/runtime/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/modules.h')
-rw-r--r--runtime/modules.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/modules.h b/runtime/modules.h
index c1c38a26..08e0851c 100644
--- a/runtime/modules.h
+++ b/runtime/modules.h
@@ -175,7 +175,4 @@ ENDinterface(module)
/* prototypes */
PROTOTYPEObj(module);
-/* TODO: remove them below (means move the config init code) -- rgerhards, 2008-02-19 */
-extern uchar *pModDir; /* read-only after startup */
-
#endif /* #ifndef MODULES_H_INCLUDED */