summaryrefslogtreecommitdiffstats
path: root/languages/cpp/bithelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/bithelpers.h')
-rw-r--r--languages/cpp/bithelpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/languages/cpp/bithelpers.h b/languages/cpp/bithelpers.h
index 3cb74420..c1aec8a8 100644
--- a/languages/cpp/bithelpers.h
+++ b/languages/cpp/bithelpers.h
@@ -33,5 +33,3 @@ inline Type bitInvert( Type val ) {
}
}
#endif
-// kate: indent-mode csands; tab-width 4;
-