diff options
author | Dona Hertel <cocofan@mailbolt.com> | 2011-04-13 17:28:39 -0700 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-04-14 11:36:04 +0200 |
commit | f7ccecc999b44bb3e077c6205a0719e55e8784ff (patch) | |
tree | d4c0269a8fa50f8175a9f5cdd3a27be32d5c7b64 /sd/source/ui/view/drviews7.cxx | |
parent | 5cc66424b33285db9bee54b5fb0cc0b030b8ab7e (diff) |
Easy Hack remove dead code and uncompiled code in 'sd' module
Diffstat (limited to 'sd/source/ui/view/drviews7.cxx')
-rw-r--r-- | sd/source/ui/view/drviews7.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/view/drviews7.cxx b/sd/source/ui/view/drviews7.cxx index 5d69c6580ec5..b29b5883e065 100644 --- a/sd/source/ui/view/drviews7.cxx +++ b/sd/source/ui/view/drviews7.cxx @@ -1417,9 +1417,6 @@ void DrawViewShell::GetMenuState( SfxItemSet &rSet ) default: break; } - - // #i25616# bFoundObjNoLine = sal_True; - // #i25616# bFoundObjNoArea = sal_True; break; case OBJ_TABLE: bFoundTable = true; |