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
------------------
Branch: ni/coolstream
Commit: 695f845907
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-01-10 17:12:02 +01:00
parent a200d57ccf
commit 4266468a06

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