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 /canvas/workben | |
parent | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff) |
regpathhelper: unused, so we've got to have two of them
Diffstat (limited to 'canvas/workben')
-rw-r--r-- | canvas/workben/canvasdemo.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/workben/canvasdemo.cxx b/canvas/workben/canvasdemo.cxx index 00bcec9458ff..963fd77c5d8c 100644 --- a/canvas/workben/canvasdemo.cxx +++ b/canvas/workben/canvasdemo.cxx @@ -30,7 +30,6 @@ // This code strongly inspired by Miguel / Federico's Gnome Canvas demo code. #include <comphelper/processfactory.hxx> -#include <comphelper/regpathhelper.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |