* Removed code from some of the utilities which was still attempting
[citadel.git] / citadel / citserver.c
index 781e41893f7c6ddd52b173130dfcabc8505de2c5..5219cdb628aaab8db8d14540e87871db9442cfa3 100644 (file)
@@ -38,7 +38,6 @@ void master_startup(void) {
 
        lprintf(7, "Checking floor reference counts\n");
        check_ref_counts();
-       
        }
 
 /*