diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 23:26:11 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-14 09:52:49 +0000 |
commit | 59bf1b583f235dbf0ffee971840f2c6524effa06 (patch) | |
tree | df4748794465870ac130cce5a1ee397fc9601d1b /vcl | |
parent | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff) |
regpathhelper: unused, so we've got to have two of them
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/test/canvasbitmaptest.cxx | 1 | ||||
-rw-r--r-- | vcl/workben/outdevgrind.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/vcl/test/canvasbitmaptest.cxx b/vcl/test/canvasbitmaptest.cxx index 2491ef1a27d6..66e68c10a93e 100644 --- a/vcl/test/canvasbitmaptest.cxx +++ b/vcl/test/canvasbitmaptest.cxx @@ -32,7 +32,6 @@ #include <rtl/bootstrap.hxx> #include <rtl/ref.hxx> #include <comphelper/processfactory.hxx> -#include <comphelper/regpathhelper.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> diff --git a/vcl/workben/outdevgrind.cxx b/vcl/workben/outdevgrind.cxx index 8a8f7f77daec..77b7c5be719a 100644 --- a/vcl/workben/outdevgrind.cxx +++ b/vcl/workben/outdevgrind.cxx @@ -30,7 +30,6 @@ // bootstrap stuff #include <rtl/bootstrap.hxx> #include <comphelper/processfactory.hxx> -#include <comphelper/regpathhelper.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |