oh that was redundant
This commit is contained in:
parent
49a14d651e
commit
f3236168f0
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -148,7 +148,6 @@ int SDL_AppInit(int argc, char *argv[]) {
|
|||
int i;
|
||||
|
||||
struct mArguments args;
|
||||
memset(&args, 0, sizeof(args));
|
||||
bool parsed = mArgumentsParse(&args, argc, argv, NULL, 0);
|
||||
|
||||
/* Enable standard application logging */
|
||||
|
|
Loading…
Add table
Reference in a new issue