diff options
Diffstat (limited to 'ext/xmlrpc/php_xmlrpc.h')
-rw-r--r-- | ext/xmlrpc/php_xmlrpc.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/xmlrpc/php_xmlrpc.h b/ext/xmlrpc/php_xmlrpc.h index e6265e4eb4..fbc29485ec 100644 --- a/ext/xmlrpc/php_xmlrpc.h +++ b/ext/xmlrpc/php_xmlrpc.h @@ -87,11 +87,3 @@ PHP_FUNCTION(xmlrpc_server_register_introspection_callback); #endif #endif /* _PHP_XMLRPC_H */ - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |