From 4af848890ddda79a6346cf5a1575519ac5e6aa68 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 22:52:02 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 66a54d592d0bcb578fee2ce05dbb483085963529) --- styles/dotnet/dotnet.cpp | 2 -- styles/dotnet/dotnet.h | 2 -- 2 files changed, 4 deletions(-) (limited to 'styles/dotnet') 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: -- cgit v1.2.1