mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Removed under-used optimization options
This commit is contained in:
@@ -20,7 +20,6 @@ typedef struct {
|
||||
char* outfile; //defaults to out.tb
|
||||
char* source;
|
||||
bool verbose;
|
||||
int optimize;
|
||||
} Command;
|
||||
|
||||
extern Command command;
|
||||
|
||||
Reference in New Issue
Block a user