diff options
Diffstat (limited to 'sd/source/ui/inc/animobjs.hxx')
-rw-r--r-- | sd/source/ui/inc/animobjs.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/animobjs.hxx b/sd/source/ui/inc/animobjs.hxx index 6a5876067371..8f576871cb5d 100644 --- a/sd/source/ui/inc/animobjs.hxx +++ b/sd/source/ui/inc/animobjs.hxx @@ -117,7 +117,6 @@ private: VclPtr<ListBox> m_pLbAdjustment; VclPtr<PushButton> m_pBtnCreateGroup; - VclPtr<vcl::Window> pWin; ::std::vector< ::std::pair<BitmapEx*, ::tools::Time*> > m_FrameList; static const size_t EMPTY_FRAMELIST; size_t m_nCurrentFrame; |