From dcbaf7c253031a8f7b568c57397c663edfa26e5b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 3 Jun 2013 13:38:38 +0200 Subject: remove unused componentcontext.hxx includes Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048 --- unotools/source/config/confignode.cxx | 1 - unotools/source/config/pathoptions.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'unotools/source/config') diff --git a/unotools/source/config/confignode.cxx b/unotools/source/config/confignode.cxx index 93220536110c..ac24a4bf445a 100644 --- a/unotools/source/config/confignode.cxx +++ b/unotools/source/config/confignode.cxx @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #if OSL_DEBUG_LEVEL > 0 diff --git a/unotools/source/config/pathoptions.cxx b/unotools/source/config/pathoptions.cxx index 8c39f291bd24..8a56dab924d0 100644 --- a/unotools/source/config/pathoptions.cxx +++ b/unotools/source/config/pathoptions.cxx @@ -30,7 +30,6 @@ #include #include -#include #include #include #include -- cgit