summaryrefslogtreecommitdiffstats
path: root/styles/dotnet
diff options
context:
space:
mode:
Diffstat (limited to 'styles/dotnet')
-rw-r--r--styles/dotnet/dotnet.cpp2
-rw-r--r--styles/dotnet/dotnet.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/styles/dotnet/dotnet.cpp b/styles/dotnet/dotnet.cpp
index 00add309..418a48fb 100644
--- a/styles/dotnet/dotnet.cpp
+++ b/styles/dotnet/dotnet.cpp
@@ -2119,5 +2119,3 @@ int dotNETstyle::styleHint(StyleHint sh, const TQStyleControlElementData &ceData
return ret;
}
-
-// vim: noet ts=4 sw=4
diff --git a/styles/dotnet/dotnet.h b/styles/dotnet/dotnet.h
index eb32a35e..12f289b8 100644
--- a/styles/dotnet/dotnet.h
+++ b/styles/dotnet/dotnet.h
@@ -161,5 +161,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sw=4: