aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 4ef6283..5e75cee 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,9 +2,9 @@
# $Header$
# schedule IsoSurfacer_Startup at STARTUP before (Webserver_Startup)
-if (*isosurfacer != '\0') {
+#if (*isosurfacer != '\0') {
schedule IsoSurfacer_Startup at STARTUP
{
LANG:C
} "Startup routine"
-}
+#}