diff --git a/src/widget/tab.c b/src/widget/tab.c index 3163974..ec98971 100644 --- a/src/widget/tab.c +++ b/src/widget/tab.c @@ -163,8 +163,6 @@ static void draw(MwWidget handle) { } static void show_frame(MwWidget handle) { - MwTab t = handle->internal; - resize(handle); MwForceRender(handle);