summaryrefslogtreecommitdiffstats
path: root/meta.pl
diff options
context:
space:
mode:
authorLibravatarJanik Kleinhoff <ilbelkyr@shalture.org>2016-12-26 16:43:23 +0000
committerLibravatarJanik Kleinhoff <ilbelkyr@shalture.org>2016-12-26 19:24:01 +0000
commit6f69f83d5a435f1de83924119a06ba61f3391243 (patch)
tree307e9f5b206475e880a78ee83cead0674109b766 /meta.pl
parente17a73b8591741d00e7727d2dc016e3509a62033 (diff)
Remove DCC support
All this allowed was spying on channels.
Diffstat (limited to 'meta.pl')
-rwxr-xr-xmeta.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta.pl b/meta.pl
index bbd7a2e..abdd76d 100755
--- a/meta.pl
+++ b/meta.pl
@@ -69,8 +69,6 @@ $::version = '';
"logger" => 0,
"dns" => MAGENTA
);
-%::dsock = ();
-%::spy = ();
$::starttime = time;
@::syncqueue = ();
@::bansyncqueue = ();