summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-14 18:11:17 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-14 18:11:17 +0000
commite66fefe4310264f8f11b5035b174fc8cb9287149 (patch)
tree56782c899f755a5d1184712acf11f5b1f9adbf0b /src/commands.cpp
parent9af16151afe9e30f95b34190baab1121f9e1cad1 (diff)
craq--
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2436 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index 0d9e7fa60..5db288ffa 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -73,9 +73,6 @@ extern int WHOWAS_STALE;
extern int WHOWAS_MAX;
extern time_t startup_time;
extern time_t TIME;
-extern int boundPortCount;
-extern int portCount;
-extern int ports[MAXSOCKS];
const long duration_m = 60;
const long duration_h = duration_m * 60;