mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Remove unused variable wm_name_changed
wm_name_changed is not used and can be removed.
This commit is contained in:
committed by
Carlos R. Mafra
parent
c815449e68
commit
dd94b98b81
@@ -290,7 +290,6 @@ typedef struct WWindow {
|
||||
|
||||
unsigned int user_changed_width:1;
|
||||
unsigned int user_changed_height:1;
|
||||
unsigned int wm_name_changed:1;
|
||||
unsigned int net_state_from_client:1; /* state hint was set by client */
|
||||
unsigned int net_skip_pager:1;
|
||||
unsigned int net_handle_icon:1;
|
||||
|
||||
Reference in New Issue
Block a user