cleaning
authorLaurent Mazet <mazet@softndesign.org>
Sun, 31 Dec 2023 04:44:58 +0000 (05:44 +0100)
committerLaurent Mazet <mazet@softndesign.org>
Sun, 31 Dec 2023 04:44:58 +0000 (05:44 +0100)
debug.h

diff --git a/debug.h b/debug.h
index 46442d4bb6ac9b8132acd3a088b6314960069f5a..fad32dfc90dc20e9eea186e054c198114ccdb250 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -22,7 +22,6 @@
                (level == INFO) ? FG_BLUE : \
                (level == DEBUG) ? FG_GREEN : COLOR_DEFAULT)
 
-/* vim: set ts=4 sw=4 et: */
 /* gobal variables */
 
 extern int verbose;