diff --git a/src/modules/conf_randr/e_smart_monitor.c b/src/modules/conf_randr/e_smart_monitor.c index dbd601bc1..59d0e7efc 100644 --- a/src/modules/conf_randr/e_smart_monitor.c +++ b/src/modules/conf_randr/e_smart_monitor.c @@ -19,9 +19,6 @@ struct _E_Smart_Data /* visible flag */ Eina_Bool visible : 1; - /* changed flag */ - Eina_Bool changed : 1; - /* resizing flag */ Eina_Bool resizing : 1;