diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-04-07 22:27:45 +0200 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-04-18 07:36:46 +0200 |
commit | b63a8a60ae9c5c3bab76c99035f80c1ea2159dd2 (patch) | |
tree | dad0c17815ed3d83498731693cd3056d81178942 /sw | |
parent | 5a98cdbfeb6bc524ccb41f43426590362c376e42 (diff) |
Remove code commented-out since 2009
Change-Id: I99000430cde8e9f23c8f11341472548329555c85
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/dbui/mmgreetingspage.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmgreetingspage.cxx b/sw/source/ui/dbui/mmgreetingspage.cxx index c40aae9d0362..221954ba3734 100644 --- a/sw/source/ui/dbui/mmgreetingspage.cxx +++ b/sw/source/ui/dbui/mmgreetingspage.cxx @@ -178,7 +178,6 @@ void SwMailMergeGreetingsPage::UpdatePreview() { OUString sFemaleColumnValue = xColumn->getString(); bFemale = sFemaleColumnValue == sFemaleValue; - //bNoValue = !sFemaleColumnValue.getLength(); if( !bNoValue ) { //no last name value marks the greeting also als neutral |