diff options
author | om <om@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 17:35:18 +0000 |
---|---|---|
committer | om <om@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 17:35:18 +0000 |
commit | c8e53742395581eb658d536a3a95a1c64867a902 (patch) | |
tree | 9fb24ff57c934ebe16e5266555564f1536e1a7f9 /src/modules/extra | |
parent | 4d0d12f35ea560badd34275621a26d69394391d7 (diff) |
I yell 'LIES' in the face of anyone who says I don't commit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5961 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra')
-rw-r--r-- | src/modules/extra/m_ziplink.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/extra/m_ziplink.cpp b/src/modules/extra/m_ziplink.cpp index 2c46a8a02..7fc5231dd 100644 --- a/src/modules/extra/m_ziplink.cpp +++ b/src/modules/extra/m_ziplink.cpp @@ -21,7 +21,6 @@ #include "users.h" #include "channels.h" #include "modules.h" - #include "socket.h" #include "hashcomp.h" #include "inspircd.h" |