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

New commits:
commit 8f05ad737b98c00f245822b2b12b3e4650ee2bb2
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Oct 2 17:14:22 2013 +0200

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

diff --git a/unotools/source/config/historyoptions.cxx 
b/unotools/source/config/historyoptions.cxx
index bc935ad..def2ed4 100644
--- a/unotools/source/config/historyoptions.cxx
+++ b/unotools/source/config/historyoptions.cxx
@@ -340,7 +340,6 @@ Sequence< Sequence< PropertyValue > > 
SvtHistoryOptions_Impl::GetList( EHistoryT
 
     Sequence< Sequence< PropertyValue > > seqReturn; // Set default return 
value.
     Sequence< PropertyValue >             seqProperties( 4 );
-    Sequence< OUString >           lOrders;
 
     css::uno::Reference< css::container::XNameAccess > xListAccess;
     css::uno::Reference< css::container::XNameAccess > xItemList;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to