aboutsummaryrefslogtreecommitdiffstats
path: root/ui/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/util.h')
-rw-r--r--ui/util.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/util.h b/ui/util.h
index e448269755..9acfc1e31c 100644
--- a/ui/util.h
+++ b/ui/util.h
@@ -55,16 +55,3 @@ extern void set_last_open_dir(const char *dirname);
#endif /* __cplusplus */
#endif /* __UTIL_H__ */
-
-/*
- * Editor modelines
- *
- * Local Variables:
- * c-basic-offset: 4
- * tab-width: 8
- * indent-tabs-mode: nil
- * End:
- *
- * ex: set shiftwidth=4 tabstop=8 expandtab:
- * :indentSize=4:tabSize=8:noTabs=true:
- */