aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-gsm_astat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli/tap-gsm_astat.c')
-rw-r--r--ui/cli/tap-gsm_astat.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/cli/tap-gsm_astat.c b/ui/cli/tap-gsm_astat.c
index 34be1c7af4..2bff4199b7 100644
--- a/ui/cli/tap-gsm_astat.c
+++ b/ui/cli/tap-gsm_astat.c
@@ -343,16 +343,3 @@ register_tap_listener_gsm_astat(void)
{
register_stat_tap_ui(&gsm_a_stat_ui, NULL);
}
-
-/*
- * Editor modelines - https://www.wireshark.org/tools/modelines.html
- *
- * Local variables:
- * c-basic-offset: 4
- * tab-width: 8
- * indent-tabs-mode: nil
- * End:
- *
- * vi: set shiftwidth=4 tabstop=8 expandtab:
- * :indentSize=4:tabSize=8:noTabs=true:
- */