mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
metadata: Removed redundant fixes
This commit is contained in:
parent
75070123b2
commit
8da857a814
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
-->
|
||||
<metadata>
|
||||
<attr path="/api/namespace" name="library">libgstreamer-1.0-0.dll</attr>
|
||||
<!-- Conflicts with structs -->
|
||||
<attr path="/api/namespace/callback[@cname='GstMessageFunc']" name="name">MessageFunc</attr>
|
||||
<attr path="/api/namespace/callback[@cname='GstQueryFunc']" name="name">QueryFunc</attr>
|
||||
<!-- No Conversion for GLib.Value -->
|
||||
<remove-node path="/api/namespace/object[@cname='GstPad']/property[@name='Caps']" />
|
||||
<!-- Error with array -->
|
||||
|
|
Loading…
Reference in a new issue