mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
upnpbrowser: fix typo
Origin commit data
------------------
Commit: 1fbaf46359
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Origin message was:
------------------
- upnpbrowser: fix typo
This commit is contained in:
@@ -172,7 +172,7 @@ CUpnpBrowserGui::~CUpnpBrowserGui()
|
||||
delete dline; dline = NULL;
|
||||
}
|
||||
if (image){
|
||||
delete image, image = NULL;
|
||||
delete image; image = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user