Treewide: remove vim modelines from C code files
[collectd.git] / src / log_logstash.c
index 303976b..8df32a8 100644 (file)
@@ -343,5 +343,3 @@ void module_register(void) {
   plugin_register_notification("log_logstash", log_logstash_notification,
                                /* user_data = */ NULL);
 } /* void module_register (void) */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */