Remove unused private field
This commit is contained in:
parent
e48b6ffc51
commit
a31f1e8180
@ -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…
x
Reference in New Issue
Block a user