summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 17:18:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:27 +0200
commit34569eb28fcddb52a96c153e02a4196370b26908 (patch)
tree81764d2ecba856973b6292303959ed3e4a543cf3 /cui
parentd1ba5419cf9f75fe437b835e49d3b75459dd48c2 (diff)
drop bogus eof lines
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/dlgname.hrc1
-rw-r--r--cui/source/tabpages/transfrm.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/dialogs/dlgname.hrc b/cui/source/dialogs/dlgname.hrc
index 656240cd7b3a..f034cd6db8f4 100644
--- a/cui/source/dialogs/dlgname.hrc
+++ b/cui/source/dialogs/dlgname.hrc
@@ -34,4 +34,3 @@
#define FL_SEPARATOR_A 1
#define FL_SEPARATOR_B 2
-// eof
diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx
index b9dc21549bf5..8f29c9d32018 100644
--- a/cui/source/tabpages/transfrm.cxx
+++ b/cui/source/tabpages/transfrm.cxx
@@ -1677,6 +1677,4 @@ void SvxPositionSizeTabPage::FillUserData()
SetUserData( aStr );
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */