summaryrefslogtreecommitdiff
path: root/gst/rtjpeg/gstrtjpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtjpeg/gstrtjpeg.c')
-rw-r--r--gst/rtjpeg/gstrtjpeg.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gst/rtjpeg/gstrtjpeg.c b/gst/rtjpeg/gstrtjpeg.c
index c88428824..4284b8ddc 100644
--- a/gst/rtjpeg/gstrtjpeg.c
+++ b/gst/rtjpeg/gstrtjpeg.c
@@ -25,13 +25,6 @@
extern GstElementDetails gst_rtjpegenc_details;
extern GstElementDetails gst_rtjpegdec_details;
-GstTypeDefinition rtjpegdefinition = {
- "rtjpeg_video/rtjpeg",
- "video/x-rtjpeg",
- ".rtj",
- NULL,
-};
-
static gboolean
plugin_init (GModule *module, GstPlugin *plugin)
{