aboutsummaryrefslogtreecommitdiffstats
path: root/ui/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/profile.c')
-rw-r--r--ui/profile.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/profile.c b/ui/profile.c
index 3a24f97ae1..4fc2c2bccb 100644
--- a/ui/profile.c
+++ b/ui/profile.c
@@ -430,16 +430,3 @@ gboolean delete_current_profile(void) {
}
return FALSE;
}
-
-/*
- * 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:
- */