diff options
| author | 2006-03-07 19:18:46 +0000 | |
|---|---|---|
| committer | 2006-03-07 19:18:46 +0000 | |
| commit | 990c9795ef193df913325558b18d1535109bc23e (patch) | |
| tree | 43e340cff2647766d038289fa676f6da2b4adb65 /src/dnsqueue.cpp | |
| parent | Typos round one (diff) | |
Whois typo fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3525 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/dnsqueue.cpp')
| -rw-r--r-- | src/dnsqueue.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dnsqueue.cpp b/src/dnsqueue.cpp index 8be3ea99b..6d62b7ede 100644 --- a/src/dnsqueue.cpp +++ b/src/dnsqueue.cpp @@ -53,8 +53,6 @@ using namespace std; extern ServerConfig* Config; extern InspIRCd* ServerInstance; -address_cache addrcache; - class Lookup; Lookup* dnslist[MAX_DESCRIPTORS]; |
