source-output: fix wrongly marked property

This commit is contained in:
Wim Taymans 2015-07-17 17:14:57 +02:00
parent 1378a65fb7
commit 85e09e7a5b

View file

@ -396,7 +396,6 @@ pinos_source_output_class_init (PinosSourceOutputClass * klass)
"The requested format of the stream",
G_TYPE_BYTES,
G_PARAM_READABLE |
G_PARAM_CONSTRUCT |
G_PARAM_STATIC_STRINGS));
g_object_class_install_property (gobject_class,