Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/uidemo/uidemo.c

    r9aa51406 ref4d684  
    741741        }
    742742
    743         /* Only allow making the window larger */
    744         gfx_rect_dims(&params.rect, &params.min_size);
    745 
    746743        rc = ui_window_create(ui, &params, &window);
    747744        if (rc != EOK) {
Note: See TracChangeset for help on using the changeset viewer.