summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/pptin.hxx')
-rw-r--r--sd/source/filter/ppt/pptin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/filter/ppt/pptin.hxx b/sd/source/filter/ppt/pptin.hxx
index 4843bdf13507..02c22e652350 100644
--- a/sd/source/filter/ppt/pptin.hxx
+++ b/sd/source/filter/ppt/pptin.hxx
@@ -40,7 +40,6 @@ class Ppt97Animation;
typedef std::shared_ptr< Ppt97Animation > Ppt97AnimationPtr;
typedef ::std::map < SdrObject*, Ppt97AnimationPtr > tAnimationMap;
-typedef std::vector< std::pair< SdrObject*, Ppt97AnimationPtr > > tAnimationVector;
class ImplSdPPTImport : public SdrPowerPointImport
{