[Libreoffice-commits] .: sfx2/source

Christian Lohmaier cloph at kemper.freedesktop.org
Sun Feb 13 15:34:27 PST 2011


 sfx2/source/appl/appbas.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4fd1d2573b4ac653ae2ff5baaf5d4924eabc7192
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Sun Feb 13 18:27:47 2011 +0100

    WaE/dead code - dead code was removed, that made another line unused

diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index 0808ecb..55b812b 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;
         }
 


More information about the Libreoffice-commits mailing list