Skip to content

Commit

Permalink
Remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Sep 7, 2023
1 parent 6b1087e commit ff3b6f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/piscsi/piscsi_core.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ Piscsi::optargs_type Piscsi::ParseArguments(span<char *> args, int& port) const
{
optargs_type optargs;
int block_size = 0;
string name;

opterr = 1;
int opt;
Expand Down

0 comments on commit ff3b6f9

Please sign in to comment.