that was never called
This commit is contained in:
parent
faa5d15e1e
commit
d550d8f9b7
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@ namespace Mpv {
|
|||
|
||||
[CCode (cname = "mpv_observe_property")]
|
||||
public Error observe_property (uint64 reply_userdata, string name, Format format);
|
||||
|
||||
~Handle () {
|
||||
GLib.debug ("destroying mpv handle");
|
||||
}
|
||||
}
|
||||
|
||||
[CCode (cname = "mpv_format", cprefix = "MPV_FORMAT_", has_type_id = false)]
|
||||
|
|
Loading…
Reference in a new issue