diff --git a/src/e_mod_main.c b/src/e_mod_main.c index 2f52b59..b411c6b 100644 --- a/src/e_mod_main.c +++ b/src/e_mod_main.c @@ -1,7 +1,3 @@ -/* - * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 - */ - #include "e.h" #include "e_fm_dbus.h" #include "e_mod_main.h" diff --git a/src/e_mod_main.h b/src/e_mod_main.h index a5372c5..3a822e3 100644 --- a/src/e_mod_main.h +++ b/src/e_mod_main.h @@ -1,6 +1,3 @@ -/* - * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 - */ #ifndef E_MOD_MAIN_H #define E_MOD_MAIN_H