mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-23 12:31:10 +00:00
Removed unused variable
This commit is contained in:
parent
60eeef525a
commit
4084ef07a1
@ -1070,7 +1070,6 @@ bool ParseArgument(int argc, char* argv[], int& port)
|
||||
int block_size = 0;
|
||||
string name;
|
||||
string log_level;
|
||||
string reserved_ids;
|
||||
|
||||
opterr = 1;
|
||||
int opt;
|
||||
|
Loading…
x
Reference in New Issue
Block a user