summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XAnimation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XAnimation.idl')
-rw-r--r--offapi/com/sun/star/rendering/XAnimation.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XAnimation.idl b/offapi/com/sun/star/rendering/XAnimation.idl
index 931004097aca..2e46e8d03d57 100644
--- a/offapi/com/sun/star/rendering/XAnimation.idl
+++ b/offapi/com/sun/star/rendering/XAnimation.idl
@@ -95,7 +95,6 @@ interface XAnimation : ::com::sun::star::uno::XInterface
void render( [in] XCanvas canvas, [in] ViewState viewState, [in] double t )
raises (com::sun::star::lang::IllegalArgumentException);
- //-------------------------------------------------------------------------
/** Request the attribute information for this animation.<p>