summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/ValuePair.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/ValuePair.idl')
-rw-r--r--offapi/com/sun/star/animations/ValuePair.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/ValuePair.idl b/offapi/com/sun/star/animations/ValuePair.idl
index 05d49dd40bbb..56052c283fa6 100644
--- a/offapi/com/sun/star/animations/ValuePair.idl
+++ b/offapi/com/sun/star/animations/ValuePair.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_ValuePair_idl__
#define __com_sun_star_animations_ValuePair_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/**
*/
@@ -33,7 +31,6 @@ struct ValuePair
any Second;
};
-//=============================================================================
}; }; }; };