CComponentsItem: remove clean up from kill()

It is not always useful to clean up everything with kill().
For more control in some cases an separate clean up should be better.


Origin commit data
------------------
Commit: 695f845907
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)
This commit is contained in:
2016-01-10 17:12:02 +01:00
parent 8bcbb0b77b
commit 43732bf678

View File

@@ -135,7 +135,6 @@ void CComponentsItem::kill(const fb_pixel_t& bg_color, bool ignore_parent)
else
CComponents::kill(cc_parent->getColorBody(), cc_parent->getCornerRadius());
}
clearScreenBuffer();
}
//synchronize colors for forms