summaryrefslogtreecommitdiff
path: root/framework/inc/jobs
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-09 00:27:25 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-09 00:29:23 +0300
commit1817936b282af280b7536ba1f925c58b56e1fbd4 (patch)
treed80f06e848529feb2310304fc9f28927dd423bbf /framework/inc/jobs
parent49e9145d71503ba0002e70372677604e5cd03130 (diff)
Bin unused remains of framework's own "debug framework"
Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6
Diffstat (limited to 'framework/inc/jobs')
-rw-r--r--framework/inc/jobs/configaccess.hxx1
-rw-r--r--framework/inc/jobs/job.hxx1
-rw-r--r--framework/inc/jobs/jobdata.hxx1
-rw-r--r--framework/inc/jobs/jobdispatch.hxx1
-rw-r--r--framework/inc/jobs/jobexecutor.hxx1
-rw-r--r--framework/inc/jobs/jobresult.hxx1
-rw-r--r--framework/inc/jobs/joburl.hxx1
7 files changed, 0 insertions, 7 deletions
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx
index f4bced46bf43..90ed3222055c 100644
--- a/framework/inc/jobs/configaccess.hxx
+++ b/framework/inc/jobs/configaccess.hxx
@@ -21,7 +21,6 @@
#define __FRAMEWORK_CONFIG_CONFIGACCESS_HXX_
#include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
#include <general.h>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx
index e33aee621cce..199482e14847 100644
--- a/framework/inc/jobs/job.hxx
+++ b/framework/inc/jobs/job.hxx
@@ -23,7 +23,6 @@
#include <jobs/jobresult.hxx>
#include <jobs/jobdata.hxx>
#include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <stdtypes.h>
diff --git a/framework/inc/jobs/jobdata.hxx b/framework/inc/jobs/jobdata.hxx
index 629970768922..2d7394da0318 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -23,7 +23,6 @@
#include <jobs/configaccess.hxx>
#include <jobs/jobresult.hxx>
#include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
#include <stdtypes.h>
#include <general.h>
diff --git a/framework/inc/jobs/jobdispatch.hxx b/framework/inc/jobs/jobdispatch.hxx
index abe93cb209c6..90136d0af75d 100644
--- a/framework/inc/jobs/jobdispatch.hxx
+++ b/framework/inc/jobs/jobdispatch.hxx
@@ -25,7 +25,6 @@
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
#include <stdtypes.h>
#include <general.h>
diff --git a/framework/inc/jobs/jobexecutor.hxx b/framework/inc/jobs/jobexecutor.hxx
index b4984fb230f7..7e072dcbc2a6 100644
--- a/framework/inc/jobs/jobexecutor.hxx
+++ b/framework/inc/jobs/jobexecutor.hxx
@@ -25,7 +25,6 @@
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
#include <stdtypes.h>
#include <general.h>
diff --git a/framework/inc/jobs/jobresult.hxx b/framework/inc/jobs/jobresult.hxx
index ee122f1ff2f2..a8da02289747 100644
--- a/framework/inc/jobs/jobresult.hxx
+++ b/framework/inc/jobs/jobresult.hxx
@@ -21,7 +21,6 @@
#define __FRAMEWORK_JOBS_JOBRESULT_HXX_
#include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
#include <stdtypes.h>
#include <general.h>
diff --git a/framework/inc/jobs/joburl.hxx b/framework/inc/jobs/joburl.hxx
index cfc91589c4dc..4faf21b7fff9 100644
--- a/framework/inc/jobs/joburl.hxx
+++ b/framework/inc/jobs/joburl.hxx
@@ -21,7 +21,6 @@
#define __FRAMEWORK_JOBS_JOBURL_HXX_
#include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
#include <stdtypes.h>
#include <general.h>