mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Main Window: fixed memory leak with remove last device
This commit is contained in:
@@ -370,6 +370,7 @@ public:
|
||||
*/
|
||||
virtual int devicesetDevicePut(
|
||||
int deviceSetIndex __attribute__((unused)),
|
||||
SWGSDRangel::SWGDeviceListItem& query __attribute__((unused)),
|
||||
SWGSDRangel::SWGDeviceListItem& response __attribute__((unused)),
|
||||
SWGSDRangel::SWGErrorResponse& error)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user