mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
- upnpbrowser: fix typo
This commit is contained in:
@@ -169,7 +169,7 @@ CUpnpBrowserGui::~CUpnpBrowserGui()
|
||||
delete dline; dline = NULL;
|
||||
}
|
||||
if (image){
|
||||
delete image, image = NULL;
|
||||
delete image; image = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user