diff options
Diffstat (limited to 'irc/icbirc/files/patch-irc.c')
-rw-r--r-- | irc/icbirc/files/patch-irc.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/irc/icbirc/files/patch-irc.c b/irc/icbirc/files/patch-irc.c deleted file mode 100644 index 1b673afda1e4..000000000000 --- a/irc/icbirc/files/patch-irc.c +++ /dev/null @@ -1,12 +0,0 @@ ---- irc.c.orig 2014-05-17 02:34:33.000000000 +0900 -+++ irc.c 2014-05-17 02:34:43.000000000 +0900 -@@ -30,7 +30,9 @@ - * - */ - -+#if 0 - static const char rcsid[] = "$Id: irc.c,v 1.13 2004/11/18 21:14:28 dhartmei Exp $"; -+#endif - - #include <stdarg.h> - #include <stdio.h> |