summaryrefslogtreecommitdiffstats
path: root/languages/cpp/typedesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/typedesc.h')
-rw-r--r--languages/cpp/typedesc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/cpp/typedesc.h b/languages/cpp/typedesc.h
index 77af4e00..592863c4 100644
--- a/languages/cpp/typedesc.h
+++ b/languages/cpp/typedesc.h
@@ -400,4 +400,3 @@ class TypeDescShared : public TypeDesc, public TDEShared {
extern TypeDesc operator + ( const TypeDesc& lhs, const TypeDesc& rhs );
#endif
-// kate: indent-mode csands; tab-width 4;