From 62dca3e1574755b051a6e8a322fc1c621180cab3 Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Sun, 12 Oct 2025 08:59:08 +0000 Subject: [PATCH] fix git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@284 b9cfdab3-6d41-4d17-bbe4-086880011989 --- src/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core.c b/src/core.c index 92cc499..f073777 100644 --- a/src/core.c +++ b/src/core.c @@ -60,7 +60,6 @@ static void llclosehandler(MwLL handle, void* data) { h = h->parent; } } - MwDestroyWidget(handle->user); } static void llmovehandler(MwLL handle, void* data) {