From c022454adc68e9e74c296a8efbea451e4a53af64 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:21:30 -0600 Subject: remove include of pch header from sfx2 --- sfx2/workben/custompanel/ctp_factory.cxx | 1 - sfx2/workben/custompanel/ctp_panel.cxx | 1 - sfx2/workben/custompanel/ctp_services.cxx | 1 - 3 files changed, 3 deletions(-) (limited to 'sfx2/workben') diff --git a/sfx2/workben/custompanel/ctp_factory.cxx b/sfx2/workben/custompanel/ctp_factory.cxx index c49e5279ebbd..192f89bb1b64 100644 --- a/sfx2/workben/custompanel/ctp_factory.cxx +++ b/sfx2/workben/custompanel/ctp_factory.cxx @@ -25,7 +25,6 @@ * ************************************************************************/ -#include "precompiled_sfx2.hxx" #include "ctp_factory.hxx" #include "ctp_panel.hxx" diff --git a/sfx2/workben/custompanel/ctp_panel.cxx b/sfx2/workben/custompanel/ctp_panel.cxx index e7f36edcf0ff..d9422cc802eb 100644 --- a/sfx2/workben/custompanel/ctp_panel.cxx +++ b/sfx2/workben/custompanel/ctp_panel.cxx @@ -25,7 +25,6 @@ * ************************************************************************/ -#include "precompiled_sfx2.hxx" #include "ctp_panel.hxx" diff --git a/sfx2/workben/custompanel/ctp_services.cxx b/sfx2/workben/custompanel/ctp_services.cxx index c6c81bc71964..ef79fe911599 100644 --- a/sfx2/workben/custompanel/ctp_services.cxx +++ b/sfx2/workben/custompanel/ctp_services.cxx @@ -25,7 +25,6 @@ * ************************************************************************/ -#include "precompiled_sfx2.hxx" #include "ctp_factory.hxx" -- cgit v1.2.3