aboutsummaryrefslogtreecommitdiffstats
path: root/ui/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/util.c')
-rw-r--r--ui/util.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/util.c b/ui/util.c
index f3d9a92110..94df90afc5 100644
--- a/ui/util.c
+++ b/ui/util.c
@@ -339,16 +339,3 @@ gboolean display_is_remote(void)
}
return is_remote;
}
-
-/*
- * 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:
- */