summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/animations/AnimationEndSync.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationEndSync.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationEndSync.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/AnimationEndSync.idl b/offapi/com/sun/star/animations/AnimationEndSync.idl
index 915efa59d915..f75d5e151669 100644
--- a/offapi/com/sun/star/animations/AnimationEndSync.idl
+++ b/offapi/com/sun/star/animations/AnimationEndSync.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_AnimationEndSync_idl__
#define __com_sun_star_animations_AnimationEndSync_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** @see http://www.w3.org/TR/smil20/smil-timing.html#adef-endsync
*/
@@ -66,7 +64,6 @@ constants AnimationEndSync
const short MEDIA = 3;
};
-//=============================================================================
}; }; }; };