diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-19 14:46:09 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-19 14:46:09 +0100 |
commit | 5aadcced217b7edc5b456713fc1cebd13d1eb55e (patch) | |
tree | cdcf11abd9dd9ce9a4bd7fc91090ccf111661b17 | |
parent | 834afd885bd74ff80b59898d3f63ba940a58c1d8 (diff) |
Remove newly unused include
Change-Id: I3a6e668b930cb5f65abe345fdf5b5e4b1b511440
-rw-r--r-- | oox/source/ppt/timenode.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/source/ppt/timenode.cxx b/oox/source/ppt/timenode.cxx index 282a3dc1d983..2191098d8c90 100644 --- a/oox/source/ppt/timenode.cxx +++ b/oox/source/ppt/timenode.cxx @@ -19,8 +19,6 @@ #include "oox/ppt/timenode.hxx" -#include <boost/bind.hpp> - #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/container/XEnumerationAccess.hpp> |