mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
Remove unused private field
This commit is contained in:
parent
e48b6ffc51
commit
a31f1e8180
1 changed files with 0 additions and 3 deletions
|
@ -52,8 +52,5 @@ namespace Gst {
|
|||
code = 0;
|
||||
domain_quark = 0;
|
||||
}
|
||||
|
||||
[DllImport ("glib-2.0.dll") ]
|
||||
static extern void g_error_free (IntPtr error);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue