summaryrefslogtreecommitdiff
path: root/net/Sockets/files/extra-patch-SocketHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/Sockets/files/extra-patch-SocketHandler.h')
-rw-r--r--net/Sockets/files/extra-patch-SocketHandler.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/Sockets/files/extra-patch-SocketHandler.h b/net/Sockets/files/extra-patch-SocketHandler.h
deleted file mode 100644
index 5fe04cf4ecd6..000000000000
--- a/net/Sockets/files/extra-patch-SocketHandler.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- SocketHandler.h.orig 2008-11-30 02:32:59.000000000 -0200
-+++ SocketHandler.h 2008-11-30 02:33:51.000000000 -0200
-@@ -36,6 +36,7 @@
-
- class SocketHandler
- {
-+protected:
- /** Map type for holding file descriptors/socket object pointers. */
- typedef std::map<SOCKET,Socket *> socket_m;
-