ucb/source/ucp/webdav/webdavcontentcaps.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 16b738860cf065776d3fefee54bf42e9f6a070cf
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Nov 5 09:02:20 2018 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Nov 5 09:03:27 2018 +0100

    -Werror,-Wunused-local-typedef
    
    ...after e06afb0c9546ddcde1cedd75f59001396ac6fdf2 "Simplify containers
    iterations in ucb, ucbhelper"
    
    Change-Id: I03b9408ea12be2a1b1b620bd2decf5658356a452

diff --git a/ucb/source/ucp/webdav/webdavcontentcaps.cxx 
b/ucb/source/ucp/webdav/webdavcontentcaps.cxx
index 2259929f523b..35df067ecadc 100644
--- a/ucb/source/ucp/webdav/webdavcontentcaps.cxx
+++ b/ucb/source/ucp/webdav/webdavcontentcaps.cxx
@@ -283,7 +283,6 @@ uno::Sequence< beans::Property > Content::getProperties(
         xProvider.set( m_pProvider );
     }
 
-    typedef std::set< OUString > StringSet;
     std::set< OUString > aPropSet;
 
     // No server access for just created (not yet committed) objects.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to