diff options
| author | jakob <jakob@memeware.net> | 2017-06-06 15:40:40 -0400 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-06-06 15:40:40 -0400 |
| commit | cfd5fb6e6fb47e084e66e1e4e2d6a99f19be661e (patch) | |
| tree | 5fcfe91127c67f6dbb94a81848e8c1b9e6ddea7d /src/cli.h | |
| parent | 17b658ceadd08d693f23448c276958e2eea5970e (diff) | |
Cleaned up
Diffstat (limited to 'src/cli.h')
| -rw-r--r-- | src/cli.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ enum { LIST, EXTRACT, CREATE, - DEBUG, }; /* Structure for storing options set from the command-line. */ |