]> git.armaanb.net Git - sic.git/blobdiff - sic.c
updated and prepared sic-0.1
[sic.git] / sic.c
diff --git a/sic.c b/sic.c
index 3815a5492244b089f19545a2c59123f3247cb6e0..66a58d31067bd4a21839f47a1a9196e1065d092f 100644 (file)
--- a/sic.c
+++ b/sic.c
@@ -18,7 +18,6 @@
 
 enum { Tnick, Tuser, Tcmd, Tchan, Targ, Ttext, Tlast };
 
-/* CUSTOMIZE */
 static char *server = "irc.oftc.net";
 static int port = 6667;
 static char *nick = NULL;