summaryrefslogtreecommitdiff
path: root/ext/sockets/php_sockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/php_sockets.h')
-rw-r--r--ext/sockets/php_sockets.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/sockets/php_sockets.h b/ext/sockets/php_sockets.h
index 4d22589a93..c1aba9dc98 100644
--- a/ext/sockets/php_sockets.h
+++ b/ext/sockets/php_sockets.h
@@ -117,10 +117,3 @@ php_socket *socket_import_file_descriptor(PHP_SOCKET sock);
#endif
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- */