summaryrefslogtreecommitdiffstats
path: root/languages/cpp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/main.cpp')
-rw-r--r--languages/cpp/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/languages/cpp/main.cpp b/languages/cpp/main.cpp
index 845cc382..f37301a8 100644
--- a/languages/cpp/main.cpp
+++ b/languages/cpp/main.cpp
@@ -279,5 +279,3 @@ int main( int argc, char* argv[] )
return 0;
}
-
-//kate: indent-mode csands; tab-width 4; space-indent off;