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.
This commit is contained in:
2016-01-10 17:12:02 +01:00
parent 2694b87d08
commit 695f845907

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