comphelper/source/misc/mimeconfighelper.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f734ff4df27d47c525dae194badf2ae3b2dfd834
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Oct 2 17:10:00 2013 +0200

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

diff --git a/comphelper/source/misc/mimeconfighelper.cxx 
b/comphelper/source/misc/mimeconfighelper.cxx
index 4fd5274..0c6ffb7 100644
--- a/comphelper/source/misc/mimeconfighelper.cxx
+++ b/comphelper/source/misc/mimeconfighelper.cxx
@@ -729,7 +729,6 @@ OUString 
MimeConfigurationHelper::GetDefaultFilterFromServiceName( const OUStrin
             aSearchRequest[1].Name = "FileFormatVersion";
             aSearchRequest[1].Value <<= nVersion;
 
-            uno::Sequence< beans::PropertyValue > aFilterProps;
             uno::Reference< container::XEnumeration > xFilterEnum =
                                             
xFilterQuery->createSubSetEnumerationByProperties( aSearchRequest );
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to