summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:52:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:52:02 +0900
commit66a54d592d0bcb578fee2ce05dbb483085963529 (patch)
tree542c267af43174f8c227904a51796b17d32b59c8 /styles
parenta131383bf7aedb5a9244ad97b25db03d20c1d3f2 (diff)
downloadtdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.tar.gz
tdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'styles')
-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: