summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimationNodeSupplier.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimationNodeSupplier.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
index d30ce1bf1272..d7b65ce7b9fd 100644
--- a/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
+++ b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/animations/XAnimationNode.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/**
*/
@@ -34,7 +32,6 @@ interface XAnimationNodeSupplier
XAnimationNode getAnimationNode();
};
-//=============================================================================
}; }; }; };