mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove unused variable
This commit is contained in:
parent
61138425e4
commit
892dae216b
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ int main(int argc, char *argv[])
|
|||
const char *output_format = "villas.human";
|
||||
|
||||
int c;
|
||||
char *endptr;
|
||||
while ((c = getopt(argc, argv, "Vhd:i:o:")) != -1) {
|
||||
switch (c) {
|
||||
case 'V':
|
||||
|
|
Loading…
Add table
Reference in a new issue