summaryrefslogtreecommitdiffstats
path: root/cervisia/annotatedlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/annotatedlg.cpp')
-rw-r--r--cervisia/annotatedlg.cpp5
1 files changed, 0 insertions, 5 deletions
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: