diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-11-08 16:01:31 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-11-08 16:01:31 +0100 |
commit | ca85fc4a6ef5bd8d3855d88ce1c532e305e7abed (patch) | |
tree | d94b5c35a56236f05624e286ab28585b0e4ea3ca /animations | |
parent | 0c8fbf75eead7b6b29e62831722c4e9d8b1950c5 (diff) | |
parent | 66a9fd3f8e49c7b71efc97a8cdbe36ad5f1c8446 (diff) |
CWS-TOOLING: integrate CWS dba34a
Notes
Notes:
split repo tag: impress_ooo/DEV300_m93
split repo tag: impress_ooo/DEV300_m94
Diffstat (limited to 'animations')
-rw-r--r-- | animations/source/animcore/targetpropertiescreator.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/animations/source/animcore/targetpropertiescreator.cxx b/animations/source/animcore/targetpropertiescreator.cxx index 0bba7b55d918..b36694bac0ab 100644 --- a/animations/source/animcore/targetpropertiescreator.cxx +++ b/animations/source/animcore/targetpropertiescreator.cxx @@ -42,7 +42,6 @@ #include <cppuhelper/compbase3.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/implementationentry.hxx> -#include <comphelper/optionalvalue.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/sequence.hxx> |