summaryrefslogtreecommitdiff
path: root/net-im/icb/files/patch-icb__main.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/icb/files/patch-icb__main.c')
-rw-r--r--net-im/icb/files/patch-icb__main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/icb/files/patch-icb__main.c b/net-im/icb/files/patch-icb__main.c
deleted file mode 100644
index 980a5445fefd..000000000000
--- a/net-im/icb/files/patch-icb__main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- icb/main.c.orig 2000-12-12 16:02:07.000000000 +0900
-+++ icb/main.c 2012-10-25 18:18:39.000000000 +0900
-@@ -279,7 +279,7 @@
- #endif
- readlineinit();
- if (restrictflg && !gv.restricted)
-- restrict();
-+ icb_restrict();
- }
-
- /* try to connect to port - if it fails, start server if we are on */