summaryrefslogtreecommitdiff
path: root/src/publicServer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/publicServer.c')
-rw-r--r--src/publicServer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/publicServer.c b/src/publicServer.c
index 7407f3f..4253e17 100644
--- a/src/publicServer.c
+++ b/src/publicServer.c
@@ -138,6 +138,7 @@ void eventPublicServer()
*/
lastActive = getMyTime();
+ //fce_interval();
eventArena(arena);
}