vcl/unx/gtk/fpicker/SalGtkPicker.cxx |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit 4aa908cf3a63bf4117357a8fbaeb2fd8dd5be310
Author: Stephan Bergmann <[email protected]>
Date:   Wed Jan 23 15:33:28 2013 +0100

    Unused #includes
    
    Change-Id: I624f35026b8ee847d70d429c61cd93d6a603d8b0

diff --git a/vcl/unx/gtk/fpicker/SalGtkPicker.cxx 
b/vcl/unx/gtk/fpicker/SalGtkPicker.cxx
index 9928143..6d5a9c6 100644
--- a/vcl/unx/gtk/fpicker/SalGtkPicker.cxx
+++ b/vcl/unx/gtk/fpicker/SalGtkPicker.cxx
@@ -23,19 +23,11 @@
 #undef _LINUX_SOURCE_COMPAT
 #endif
 
-#include <com/sun/star/lang/DisposedException.hpp>
 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
 #include <com/sun/star/uri/XExternalUriReferenceTranslator.hpp>
-#include <com/sun/star/lang/SystemDependent.hpp>
-#include <com/sun/star/awt/XSystemDependentWindowPeer.hpp>
-#include <com/sun/star/awt/SystemDependentXWindow.hpp>
-#include <com/sun/star/beans/NamedValue.hpp>
-#include <com/sun/star/container/XNameAccess.hpp>
 #include <comphelper/processfactory.hxx>
-#include <cppuhelper/interfacecontainer.h>
 #include <rtl/process.h>
 #include <osl/diagnose.h>
-#include <com/sun/star/uno/Any.hxx>
 #include <osl/mutex.hxx>
 #include <vcl/svapp.hxx>
 #include <tools/urlobj.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to