From c1136256870320723ad42e04e2559ae384b8fe91 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 10:54:45 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- vcs/cvsservice/cvsentry.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcs/cvsservice/cvsentry.cpp') diff --git a/vcs/cvsservice/cvsentry.cpp b/vcs/cvsservice/cvsentry.cpp index bf478f7c..79f83deb 100644 --- a/vcs/cvsservice/cvsentry.cpp +++ b/vcs/cvsservice/cvsentry.cpp @@ -183,5 +183,3 @@ VCSFileInfo CVSEntry::toVCSFileInfo() const return VCSFileInfo( fileName(), revision(), revision(), fileState ); } - -//kate: space-indent on; indent-width 4; replace-tabs on; -- cgit v1.2.1