aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorepoch <epoch@hack.thebackupbox.net>2019-06-24 04:47:40 +0000
committerepoch <epoch@hack.thebackupbox.net>2019-06-24 04:47:40 +0000
commit9f0a23d0ad876a49c110d4fc963c0da3f912db91 (patch)
tree99b6930fc520afef9d24d9e5fec86165a974dd32
parente3c904a1a36e9f402ffc2c19d8946070d320e41d (diff)
downloadlibirc-9f0a23d0ad876a49c110d4fc963c0da3f912db91.tar.gz
libirc-9f0a23d0ad876a49c110d4fc963c0da3f912db91.zip
commented out an un-needed (but possibly needed later) extern struct
-rw-r--r--libirc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libirc.c b/libirc.c
index 7c414a5..284257e 100644
--- a/libirc.c
+++ b/libirc.c
@@ -21,7 +21,7 @@
#define SILLYLIMIT 1024
-extern struct global libline;
+//extern struct idc_global idc;//not sure if this is needed.
/* how this works:
if server == |/program then open a socketpair and fork and exec program