Windows installer version bump, build fix.
This commit is contained in:
parent
a16377cea5
commit
bcdab95e4c
2 changed files with 4 additions and 6 deletions
|
@ -2145,8 +2145,6 @@ public:
|
|||
#endif
|
||||
_nets.erase(nwid);
|
||||
return -999;
|
||||
} catch (std::exception &exc) {
|
||||
return -999;
|
||||
} catch (int exc) {
|
||||
return -999;
|
||||
} catch ( ... ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue