Skip to content

Commit

Permalink
network_setup: supplement to 9cd9b13
Browse files Browse the repository at this point in the history
  • Loading branch information
satbaby committed Jan 22, 2020
1 parent 641f37c commit 5faae93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/network_setup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,9 @@ int CNetworkSetup::showNetworkSetup()

dhcpDisable.Clear();
wlanEnable.Clear();
#ifdef ENABLE_GUI_MOUNT
delete netfsMountGui;
#endif
delete networkSettings;
delete sectionsdConfigNotifier;
return ret;
Expand Down

0 comments on commit 5faae93

Please sign in to comment.