[Libreoffice-commits] core.git: ucb/source

Markus Mohrhard markus.mohrhard at googlemail.com
Sat Jun 10 06:33:57 UTC 2017


 ucb/source/ucp/webdav/webdavcontent.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 8eb92c9a968d1c3855da0fd15745e0f10810eadd
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat Jun 10 07:32:05 2017 +0200

    -Werror=unused-variable
    
    Change-Id: I98af7f2f6f14555eda8a20c49a614401685b6eb5
    Reviewed-on: https://gerrit.libreoffice.org/38625
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/ucb/source/ucp/webdav/webdavcontent.cxx b/ucb/source/ucp/webdav/webdavcontent.cxx
index b9d93fa9c907..3ca03a8c7827 100644
--- a/ucb/source/ucp/webdav/webdavcontent.cxx
+++ b/ucb/source/ucp/webdav/webdavcontent.cxx
@@ -353,8 +353,6 @@ uno::Sequence< uno::Type > SAL_CALL Content::getTypes()
     {
     }
 
-    cppu::OTypeCollection * pCollection = nullptr;
-
     if ( bFolder )
     {
         static cppu::OTypeCollection s_aFolderTypes(


More information about the Libreoffice-commits mailing list