Skip to content

Commit

Permalink
fixup! fixup! fixup! feat: new layout process
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-soft committed Dec 22, 2024
1 parent 3fbda31 commit 71903e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ui/src/ui_block_layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ static void ui_block_layout_load_width(ui_block_layout_context_t *ctx)
list_node_t *node;
ui_widget_t *child;
ui_resizer_t *resizer = ctx->resizer;
css_computed_style_t *s = &ctx->widget->computed_style;
css_computed_style_t *cs;

#ifdef UI_DEBUG_ENABLED
Expand Down

0 comments on commit 71903e2

Please sign in to comment.