Began removing $Id$ tags. This will be an ongoing process.
[citadel.git] / citadel / citserver.h
index 0e230831328e2686493d01de84854165005f23b6..02815f5956e37bbe6f63c2243edfe19e811722c0 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * Copyright (c) 1987-2009 by the citadel.org team
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -45,10 +44,4 @@ void GenerateRoomDisplay(char *real_room,
                         CitContext *viewer);
 extern int panic_fd;
 char CtdlCheckExpress(void);
-
-
-
-
-
 extern time_t server_startup_time;
-