This removes a compilation warning -- which, at the time of writing
(2022-11-07), was the only one in this repository.
Change-Id: I7c0ebee64d002d57f7237236b8f45b48bed2f4e1
/* TODO: need to check if device_power_request_lock and device_power_release_lock
while turning off display affects or not. If it has a problem we need to use
following is_screen_turn_off, and above system_data->is_display_state_screen_off */
- Read_Command *rc = NULL;
- rc = tw_speak(_("IDS_GCTS_OPT_SCREEN_TURNED_OFF_TTS"), EINA_FALSE);
+ tw_speak(_("IDS_GCTS_OPT_SCREEN_TURNED_OFF_TTS"), EINA_FALSE);
}
} else {
system_data->is_display_state_screen_off = EINA_FALSE;