summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
diff options
context:
space:
mode:
authorWol <anthony@youngman.org.uk>2010-11-25 01:16:20 +0000
committerKohei Yoshida <kyoshida@novell.com>2010-11-24 22:12:39 -0500
commitd54b360929e60cdc0134ec5b3b8738d1f41f5420 (patch)
tree417cded1d684e9b6a340fa5cdacef86c68966c5a /dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
parent0b176013df99ee6b10305306b9a9dd07ad51a8a5 (diff)
Spelling, dead code removal
Diffstat (limited to 'dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx b/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
index 953cab5fa552..ff95ed986b25 100644
--- a/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
+++ b/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
@@ -134,8 +134,4 @@ void OTabFieldMovedUndoAct::Undo()
}
// -----------------------------------------------------------------------------
-
-
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */