Separator: fix memory leak
This commit is contained in:
@@ -258,6 +258,7 @@ void cleanup()
|
|||||||
#ifdef ENABLE_BATTERY
|
#ifdef ENABLE_BATTERY
|
||||||
cleanup_battery();
|
cleanup_battery();
|
||||||
#endif
|
#endif
|
||||||
|
cleanup_separator();
|
||||||
cleanup_panel();
|
cleanup_panel();
|
||||||
cleanup_config();
|
cleanup_config();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user