mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Remove unnecessary variable
This commit is contained in:
@@ -57,7 +57,6 @@ struct arguments {
|
|||||||
char *bank;
|
char *bank;
|
||||||
bool overwrite;
|
bool overwrite;
|
||||||
bool add_zero;
|
bool add_zero;
|
||||||
char *args[1];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user