From cf916d8af78db19e0df37b12e63f35bf21f2da5b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 23:31:40 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- libkcal/assignmentvisitor.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'libkcal/assignmentvisitor.cpp') diff --git a/libkcal/assignmentvisitor.cpp b/libkcal/assignmentvisitor.cpp index 023df857..c5599e93 100644 --- a/libkcal/assignmentvisitor.cpp +++ b/libkcal/assignmentvisitor.cpp @@ -119,5 +119,3 @@ bool AssignmentVisitor::visit( FreeBusy *freebusy ) *freebusy = *source; return true; } - -// kate: space-indent on; indent-width 2; replace-tabs on; -- cgit v1.2.3