summaryrefslogtreecommitdiff
path: root/win32/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/registry.c')
-rw-r--r--win32/registry.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/registry.c b/win32/registry.c
index a6ded4898f..99c3ce365f 100644
--- a/win32/registry.c
+++ b/win32/registry.c
@@ -299,12 +299,3 @@ char *GetIniPathFromRegistry()
}
return reg_location;
}/*}}}*/
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */