unotools/source/config/securityoptions.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5c9258d1bb4d27d9934fdf4c1d789860b4dcea6f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Oct 2 17:16:40 2013 +0200

    -Werror,-Wunused-variable
    
    Change-Id: Ibef564f992f3d62eab7711be66d7d465346222da

diff --git a/unotools/source/config/securityoptions.cxx 
b/unotools/source/config/securityoptions.cxx
index a10418c..efcb2a1 100644
--- a/unotools/source/config/securityoptions.cxx
+++ b/unotools/source/config/securityoptions.cxx
@@ -706,7 +706,6 @@ void SvtSecurityOptions_Impl::Commit()
                         OUString  s(CSTR_MACRO_TRUSTEDAUTHORS);
                         s += "/a";
 
-                        Sequence< Sequence< 
com::sun::star::beans::PropertyValue > > lPropertyValuesSeq( nCnt );
                         for( sal_Int32 i = 0 ; i < nCnt ; ++i )
                         {
                             OUString aPrefix = 
OUStringBuffer(s).append(i).append('/').makeStringAndClear();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to