aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/comproc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c
index 9cd7fc2..5601c95 100644
--- a/FICS/comproc.c
+++ b/FICS/comproc.c
@@ -50,12 +50,6 @@
#include <sys/resource.h>
-/* grimm */
-#if defined(SGI)
-#else
-/* int system(char *arg); */
-#endif
-
const int none = 0;
const int blitz_rat = 1;
const int std_rat = 2;