diff options
author | Muthu Subramanian <sumuthu@novell.com> | 2011-08-24 13:38:04 +0530 |
---|---|---|
committer | Muthu Subramanian <sumuthu@novell.com> | 2011-08-24 21:32:38 +0530 |
commit | 67b79b6ada570f83fb1f8fc5aaeddd91d8517c19 (patch) | |
tree | 2e9e8fd9418ab45c6157fb153f2c46e77c171c14 /oox | |
parent | f1a2b0cb3c221c6cc09fd2d1091d20254ddbcb3a (diff) |
Code review: Removed unnecessary header.
Diffstat (limited to 'oox')
-rw-r--r-- | oox/source/ppt/conditioncontext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/ppt/conditioncontext.cxx b/oox/source/ppt/conditioncontext.cxx index 6be6b1f0753a..e9956b77b13a 100644 --- a/oox/source/ppt/conditioncontext.cxx +++ b/oox/source/ppt/conditioncontext.cxx @@ -38,7 +38,6 @@ #include <com/sun/star/animations/EventTrigger.hpp> #include "oox/helper/attributelist.hxx" -#include "oox/core/contexthandler.hxx" #include "oox/ppt/animationspersist.hxx" #include "animationtypes.hxx" |