summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/sfxbasemodel.cxx')
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index 1641a6f1a660..3e7479c4751a 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -17,17 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-//________________________________________________________________________________________________________
-// my own includes
-//________________________________________________________________________________________________________
-
#include <sfx2/sfxbasemodel.hxx>
-//________________________________________________________________________________________________________
-// include of other projects
-//________________________________________________________________________________________________________
-
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/task/ErrorCodeRequest.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
@@ -89,10 +80,6 @@
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/ucbhelper.hxx>
-//________________________________________________________________________________________________________
-// includes of my own project
-//________________________________________________________________________________________________________
-
#include <sfx2/sfxbasecontroller.hxx>
#include "sfx2/viewfac.hxx"
#include "workwin.hxx"