summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-ids.h
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-02 18:20:44 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-02 18:20:44 +0000
commit25bc74b8a600923514c63ae5c904100219dcc76a (patch)
tree0a08ccdde677dc66a39f827ecb30c3b32a3dbf6d /gst/matroska/matroska-ids.h
parentc4912dac78c8d47e9c980ff74ceea667434ff764 (diff)
Build depend on core CVS for the attachment tag.
Original commit message from CVS: * configure.ac: * gst/matroska/matroska-ids.c: (gst_matroska_register_tags): * gst/matroska/matroska-ids.h: Build depend on core CVS for the attachment tag.
Diffstat (limited to 'gst/matroska/matroska-ids.h')
-rw-r--r--gst/matroska/matroska-ids.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gst/matroska/matroska-ids.h b/gst/matroska/matroska-ids.h
index 8a73d37a..19503500 100644
--- a/gst/matroska/matroska-ids.h
+++ b/gst/matroska/matroska-ids.h
@@ -580,12 +580,6 @@ gboolean gst_matroska_track_init_video_context (GstMatroskaTrackContext ** p_
gboolean gst_matroska_track_init_audio_context (GstMatroskaTrackContext ** p_context);
gboolean gst_matroska_track_init_subtitle_context (GstMatroskaTrackContext ** p_context);
-
-/* FIXME: remove when we depend on core 0.10.21 */
-#ifndef GST_TAG_ATTACHMENT
-#define GST_TAG_ATTACHMENT "attachment"
-#endif
-
void gst_matroska_register_tags (void);
#endif /* __GST_MATROSKA_IDS_H__ */