aboutsummaryrefslogtreecommitdiff
path: root/src/inspsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspsocket.cpp')
-rw-r--r--src/inspsocket.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspsocket.cpp b/src/inspsocket.cpp
index 480347fd2..6fc7b9624 100644
--- a/src/inspsocket.cpp
+++ b/src/inspsocket.cpp
@@ -513,7 +513,6 @@ IOHook* StreamSocket::GetLastHook() const
return last;
}
-
void StreamSocket::AddIOHook(IOHook* newhook)
{
IOHook* curr = GetIOHook();