temp - we free sleeper in the cthread cancel cb

This commit is contained in:
Carsten Haitzler 2021-09-08 08:56:15 +01:00
parent 572955d2e5
commit f8d8d82d34
1 changed files with 0 additions and 1 deletions

View File

@ -259,7 +259,6 @@ _temperature_face_shutdown(const Eina_Hash *hash EINA_UNUSED, const void *key EI
Config_Face *inst;
inst = hdata;
// XXX: sleeper free
if (inst->th) ecore_thread_cancel(inst->th);
if (inst->sensor_name) eina_stringshare_del(inst->sensor_name);
if (inst->id) eina_stringshare_del(inst->id);