[Libreoffice-commits] .: sd/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Mon Jan 24 06:44:47 PST 2011
sd/source/filter/ppt/ppt97animations.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 42c3f9b695c8ec9f4526cc441d0d0125c4c2298f
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Jan 24 11:51:45 2011 +0100
Remove FUTURE directive.
diff --git a/sd/source/filter/ppt/ppt97animations.hxx b/sd/source/filter/ppt/ppt97animations.hxx
index 09d84ca..1302706 100644
--- a/sd/source/filter/ppt/ppt97animations.hxx
+++ b/sd/source/filter/ppt/ppt97animations.hxx
@@ -129,9 +129,6 @@ private: //private methods
bool HasAfterEffect() const;
bool HasAfterEffect_ChangeColor() const;
bool HasAfterEffect_DimAtNextEffect() const;
-#ifdef FUTURE
- bool HasAfterEffect_DimAfterEffect() const;
-#endif
bool HasStopPreviousSound() const;
bool HasReverseOrder() const; //true if the text paragraphs should be animated in reverse order
sal_Int32 GetParagraphLevel() const; //paragraph level that is animated ( that paragraph and higher levels )
More information about the Libreoffice-commits
mailing list