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) {