[Libreoffice-commits] .: filter/source

August Sodora augsod at kemper.freedesktop.org
Sat Nov 26 20:01:07 PST 2011


 filter/source/msfilter/powerpoint/pptcom.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit aa0cca15073bc59e379a1e1754c8e7be1a93dd05
Author: August Sodora <augsod at gmail.com>
Date:   Sat Nov 26 23:00:50 2011 -0500

    Remove unnecessary tools includes

diff --git a/filter/source/msfilter/powerpoint/pptcom.hxx b/filter/source/msfilter/powerpoint/pptcom.hxx
index 92e80cb..8660c19 100644
--- a/filter/source/msfilter/powerpoint/pptcom.hxx
+++ b/filter/source/msfilter/powerpoint/pptcom.hxx
@@ -30,11 +30,6 @@
 #define _PPTCOM_HXX
 
 #include <rtl/ustring.hxx>
-#include <tools/debug.hxx>
-#include <tools/stream.hxx>
-#include <tools/string.hxx>
-#include <tools/urlobj.hxx>
-#include <tools/stack.hxx>
 
 #include <com/sun/star/uno/Reference.h>
 #include <com/sun/star/uno/RuntimeException.hpp>


More information about the Libreoffice-commits mailing list