* moved some flags so that our run flags are collected in one place.
[citadel.git] / citadel / server_main.c
index 2d2309b09407bec9213a19b973a0376bdba84f40..23ef71d91df4f136fe26746fd6f40a3330e764e1 100644 (file)
@@ -69,8 +69,6 @@
 #include "snprintf.h"
 #endif
 
-int running_as_daemon = 0;
-
 /*
  * Here's where it all begins.
  */