summaryrefslogtreecommitdiff
path: root/animations
diff options
context:
space:
mode:
Diffstat (limited to 'animations')
-rw-r--r--animations/source/animcore/animcore.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/animations/source/animcore/animcore.cxx b/animations/source/animcore/animcore.cxx
index fbe5b7493bd9..ec151c6bc870 100644
--- a/animations/source/animcore/animcore.cxx
+++ b/animations/source/animcore/animcore.cxx
@@ -243,8 +243,6 @@ public:
virtual void SAL_CALL setSubtype( sal_Int16 _subtype ) throw (RuntimeException);
virtual sal_Bool SAL_CALL getMode() throw (RuntimeException);
virtual void SAL_CALL setMode( sal_Bool _mode ) throw (RuntimeException);
-// virtual sal_Bool SAL_CALL getDirection() throw (RuntimeException);
-// virtual void SAL_CALL setDirection( sal_Bool _direction ) throw (RuntimeException);
virtual sal_Int32 SAL_CALL getFadeColor() throw (RuntimeException);
virtual void SAL_CALL setFadeColor( sal_Int32 _fadecolor ) throw (RuntimeException);