summaryrefslogtreecommitdiffstats
path: root/cervisia/changelogdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/changelogdlg.cpp')
-rw-r--r--cervisia/changelogdlg.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/cervisia/changelogdlg.cpp b/cervisia/changelogdlg.cpp
index 94c06423..0a0b4486 100644
--- a/cervisia/changelogdlg.cpp
+++ b/cervisia/changelogdlg.cpp
@@ -181,8 +181,3 @@ TQString ChangeLogDialog::message()
res.truncate(l+1);
return res;
}
-
-
-// Local Variables:
-// c-basic-offset: 4
-// End: