Separator: fix memory leak

This commit is contained in:
o9000 2017-11-23 22:37:42 +01:00
parent 07865142b2
commit 5e124c7a97

View file

@ -258,6 +258,7 @@ void cleanup()
#ifdef ENABLE_BATTERY
cleanup_battery();
#endif
cleanup_separator();
cleanup_panel();
cleanup_config();