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 --- forms/source/component/Filter.hxx | 1 - forms/source/component/cachedrowset.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'forms') diff --git a/forms/source/component/Filter.hxx b/forms/source/component/Filter.hxx index b8d7fd57eea3..e6ca4d6033cb 100644 --- a/forms/source/component/Filter.hxx +++ b/forms/source/component/Filter.hxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include diff --git a/forms/source/component/cachedrowset.hxx b/forms/source/component/cachedrowset.hxx index 5293bc976fc0..e6dcc42fabbb 100644 --- a/forms/source/component/cachedrowset.hxx +++ b/forms/source/component/cachedrowset.hxx @@ -23,7 +23,6 @@ #include #include -#include #include #include -- cgit