From 0922ff6a5bec16bea77923576e4ab241fcf23de0 Mon Sep 17 00:00:00 2001 From: kotontrion Date: Tue, 24 Sep 2024 11:02:45 +0200 Subject: core: inhibitor remove debug statement --- core/vapi/AstalInhibitManager.vapi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/vapi/AstalInhibitManager.vapi') diff --git a/core/vapi/AstalInhibitManager.vapi b/core/vapi/AstalInhibitManager.vapi index 33a6304..4902f94 100644 --- a/core/vapi/AstalInhibitManager.vapi +++ b/core/vapi/AstalInhibitManager.vapi @@ -5,7 +5,7 @@ namespace Astal { public static unowned InhibitManager? get_default(); public Inhibitor inhibit (Gtk.Window window); } - [CCode (cheader_filename = "idle-inhibit.h", free_function = "astal_inhibitor_free")] + [CCode (cheader_filename = "idle-inhibit.h", free_function = "zwp_idle_inhibitor_v1_destroy")] [Compact] public class Inhibitor { } -- cgit v1.2.3