From 8a861e2bb84e01563fffebdb8e099a2a55d61221 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 23:52:43 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- cervisia/annotatedlg.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cervisia/annotatedlg.cpp') diff --git a/cervisia/annotatedlg.cpp b/cervisia/annotatedlg.cpp index 0616fb9e..fe0d2f49 100644 --- a/cervisia/annotatedlg.cpp +++ b/cervisia/annotatedlg.cpp @@ -51,8 +51,3 @@ void AnnotateDialog::addLine(const Cervisia::LogInfo& logInfo, { annotate->addLine(logInfo, content, odd); } - - -// Local Variables: -// c-basic-offset: 4 -// End: -- cgit v1.2.1