mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
components: cleanup destructors - remove calls to functions,
already called inside base classes destructors
This commit is contained in:
@@ -67,8 +67,6 @@ CComponentsPIP::~CComponentsPIP()
|
||||
{
|
||||
hide();
|
||||
videoDecoder->Pig(-1, -1, -1, -1);
|
||||
clearSavedScreen();
|
||||
clear();
|
||||
}
|
||||
|
||||
void CComponentsPIP::paint(bool do_save_bg)
|
||||
|
Reference in New Issue
Block a user