plugin: use GstObject flags for plugin flags
[platform/upstream/gstreamer.git] / gst / gst_private.h
index 642a185..d62bed7 100644 (file)
@@ -274,8 +274,6 @@ struct _GstPlugin {
 
   GstPluginDesc *orig_desc;
 
-  unsigned int  flags;
-
   gchar *      filename;
   gchar *      basename;       /* base name (non-dir part) of plugin path */