From b629c98f0b78023f2d8448be3c44a42cb60066e1 Mon Sep 17 00:00:00 2001 From: Brandon Lewis Date: Mon, 21 Jun 2010 16:04:50 +0200 Subject: [PATCH] update doc comment --- ges/ges-track-transition.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ges/ges-track-transition.h b/ges/ges-track-transition.h index c59999e845..380ccb94e3 100644 --- a/ges/ges-track-transition.h +++ b/ges/ges-track-transition.h @@ -53,7 +53,6 @@ G_BEGIN_DECLS /** * GESTrackTransition: * @parent: parent - * @vtype: a #GEnumValue representing the type of transition to apply. * * Track level representation of a transition. Has a concrete implementation * for both audio and video streams.