summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-02-13 18:27:47 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-02-14 00:38:51 +0100
commit4fd1d2573b4ac653ae2ff5baaf5d4924eabc7192 (patch)
tree5cb4215d6a420048fbbf615de21f102bcad1890d /sfx2
parentae0e29250ea69cb38eb19ad89e92497c6a410780 (diff)
WaE/dead code - dead code was removed, that made another line unused
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/appbas.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index 0808ecb349..55b812ba2b 100644
--- a/sfx2/source/appl/appbas.cxx
+++ b/sfx2/source/appl/appbas.cxx
@@ -229,7 +229,6 @@ void SfxApplication::PropExec_Impl( SfxRequest &rReq )
case SID_DELETE_BASICOBJECT:
{
- SFX_REQUEST_ARG(rReq, pItem, SfxObjectItem, nSID, sal_False);
break;
}