summaryrefslogtreecommitdiff
path: root/ext/sockets/sockets.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/sockets.c')
-rw-r--r--ext/sockets/sockets.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c
index 8a558ec938..ea8caa7298 100644
--- a/ext/sockets/sockets.c
+++ b/ext/sockets/sockets.c
@@ -2927,12 +2927,3 @@ PHP_FUNCTION(socket_wsaprotocol_info_release)
}
/* }}} */
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: fdm=marker
- * vim: noet sw=4 ts=4
- */