Skip to content

inputMethod: Delete the enabled member since it's not used

Takao Fujiwara requested to merge fujiwarat/gnome-shell:ibus-restart into master

When ibus restart runs, InputMethod.enabled is changed to false and no longer enable ibus but 'enabled' and 'disabled' signals are not used in the current IBus clients and it's good to delete the member simply.

#295 (closed)

Merge request reports