More warning fixes
This commit is contained in:
parent
f568253c51
commit
0345eb582b
19 changed files with 35 additions and 20 deletions
|
|
@ -33,7 +33,6 @@ std::vector<std::string *> find_usb_serial_port(unsigned short vid, unsigned sho
|
|||
|
||||
if(dir == NULL)
|
||||
{
|
||||
closedir(dir);
|
||||
return ret_vector;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue