revert last change

Original commit message from CVS:
revert last change
This commit is contained in:
David Schleef 2003-11-07 19:51:20 +00:00
parent e72439148e
commit 67fb6a19f6

View file

@ -48,8 +48,7 @@ typedef enum {
GST_EVENT_FILLER = 12,
GST_EVENT_TS_OFFSET = 13,
GST_EVENT_INTERRUPT = 14,
GST_EVENT_NAVIGATION = 15,
GST_EVENT_RENEGOTIATE = 16
GST_EVENT_NAVIGATION = 15
} GstEventType;
extern GType _gst_event_type;