Changeset 2623


Ignore:
Timestamp:
08/01/08 15:37:12 (5 years ago)
Author:
pterjan
Message:
  • No need to reize windows until we now the size of the client
File:
1 edited

Legend:

Unmodified
Added
Removed
  • neercs/trunk/src/server.c

    r2622 r2623  
    162162        free(to_start); 
    163163    } 
    164  
    165     /* Windows are in a temporary state, resize them to the right dimensions */ 
    166     update_windows_props(screen_list);/* FIXME after attach */ 
    167164 
    168165    last_key_time = get_us(); 
Note: See TracChangeset for help on using the changeset viewer.