From 85e09e7a5b60394f742a04329bf3933fb1c910f2 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 17 Jul 2015 17:14:57 +0200 Subject: [PATCH] source-output: fix wrongly marked property --- src/server/source-output.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/server/source-output.c b/src/server/source-output.c index 5c5dd3cd9..bdb56adbc 100644 --- a/src/server/source-output.c +++ b/src/server/source-output.c @@ -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,