photography: remove implements-interface prerequisite
This commit is contained in:
parent
94ac238b7c
commit
145c4b9f74
@ -62,8 +62,6 @@ gst_photography_get_type (void)
|
||||
|
||||
gst_photography_type = g_type_register_static (G_TYPE_INTERFACE,
|
||||
"GstPhotography", &gst_photography_info, 0);
|
||||
g_type_interface_add_prerequisite (gst_photography_type,
|
||||
GST_TYPE_IMPLEMENTS_INTERFACE);
|
||||
}
|
||||
|
||||
return gst_photography_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user