diff options
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r-- | src/command_parse.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index a0097b924..57c8f44c1 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -60,7 +60,6 @@ extern time_t TIME; extern Server* MyServer; -extern user_hash clientlist; extern chan_hash chanlist; /* Special commands which may occur without registration of the user */ |