summaryrefslogtreecommitdiff
path: root/win32/php_registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/php_registry.h')
-rw-r--r--win32/php_registry.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/php_registry.h b/win32/php_registry.h
index df57bb8dfc..f46c482085 100644
--- a/win32/php_registry.h
+++ b/win32/php_registry.h
@@ -24,12 +24,3 @@ void UpdateIniFromRegistry(char *path);
char *GetIniPathFromRegistry();
#endif /* PHP_REGISTRY_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */