Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/private/ui.h

    r1ebcb791 r252d03c  
    3939
    4040#include <adt/list.h>
    41 #include <gfx/coord.h>
    4241#include <display.h>
    4342#include <io/console.h>
     
    5554        /** Display */
    5655        display_t *display;
    57         /** UI rectangle (only used in fullscreen mode) */
    58         gfx_rect_t rect;
    5956        /** Output owned by UI, clean up when destroying UI */
    6057        bool myoutput;
Note: See TracChangeset for help on using the changeset viewer.