Kaydet (Commit) e5c28b86 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Remove commented out code (includes)

Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
üst b22adb49
......@@ -62,7 +62,6 @@
#include <cppuhelper/typeprovider.hxx>
#include <com/sun/star/sdbc/XGeneratedResultSet.hpp>
// #include <com/sun/star/sdbcx/XRowLocate.hpp>
#include "pq_updateableresultset.hxx"
#include "pq_resultsetmetadata.hxx"
......
......@@ -33,7 +33,6 @@
#include "cppunit/extensions/TestFactoryRegistry.h"
#include "cppunit/plugin/TestPlugIn.h"
//#include "cppunit/plugin/PlugInManager.h"
#include <osl/detail/ios-bootstrap.h>
......
......@@ -28,7 +28,6 @@
#include "oox/drawingml/textbodypropertiescontext.hxx"
//#include <com/sun/star/text/ControlCharacter.hpp>
#include <com/sun/star/text/WritingMode.hpp>
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
......
......@@ -41,7 +41,6 @@
#include "oox/core/filterbase.hxx"
#include "oox/helper/binaryoutputstream.hxx"
#include "oox/helper/textinputstream.hxx"
//#include "oox/xls/biffhelper.hxx"
#if OOX_INCLUDE_DUMPER
......
......@@ -19,7 +19,6 @@
#include <sfx2/sfxdlg.hxx>
//#include "cuilib.hxx"
#include <osl/module.hxx>
......
......@@ -37,9 +37,6 @@
#include <svx/srchdlg.hxx>
#include <svx/svdobj.hxx>
#include <sfx2/viewsh.hxx>
#ifndef _SHL_HXX
//#include <tools/shl.hxx>
#endif
#include <swwait.hxx>
#include <swmodule.hxx>
#include <fesh.hxx>
......
......@@ -37,7 +37,6 @@
#include <sfx2/bindings.hxx>
#include <uivwimp.hxx>
#include <avmedia/mediaplayer.hxx>
//#include <swlinguconfig.hxx>
#include <swmodule.hxx>
#include <sfx2/objface.hxx>
......
......@@ -38,7 +38,6 @@
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include "toolkit/awt/vclxwindow.hxx"
//#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPageContainer.hpp>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase2.hxx>
......
......@@ -61,16 +61,6 @@
#include <jni.h>
#endif
// [ed 5/14/02 Add in explicit check for quartz graphics. OS X will define
// unx for both quartz and X11 graphics, but we include svunx.h only if we're
// building X11 graphics layers.
#if defined UNX && ! defined QUARTZ
//#include "svunx.h"
#endif
//#include "svsys.h"
#include "salinst.hxx"
#include "salwtype.hxx"
#include "svdata.hxx"
......
......@@ -30,8 +30,6 @@
#include "helper.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.h"
/*#include "libxml/xmlstring.h"
*/
/*-
* Helper : create a input stream from a file
......
......@@ -18,9 +18,6 @@
*/
#include <stdio.h>
/*#include <libxml/xmlstring.h>
*/
#include <rtl/ustring.hxx>
#include <pk11func.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment