diff options
| author | 2006-08-10 23:36:53 +0000 | |
|---|---|---|
| committer | 2006-08-10 23:36:53 +0000 | |
| commit | 55e2180b4a5fb65faac05ce4956ab1e5515fa9e5 (patch) | |
| tree | fd844ab96f0c8133f7d8c7449d5cad352304d7b8 /src/inspircd.cpp | |
| parent | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. (diff) | |
Committing this as a rollback point - does not compile
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4860 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 83689b33c..42612fa2d 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -78,7 +78,6 @@ socklen_t length; time_t TIME = time(NULL), OLDTIME = time(NULL); -Server* MyServer = new Server; char lowermap[255]; void InspIRCd::AddServerName(const std::string &servername) |
