diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 11:41:18 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 11:41:18 +0200 |
| commit | ff742b8922a0a179135dc35ea66c231d5c22b1bf (patch) | |
| tree | fbbfecfa1eae70876e6b3ad36c9faae9e2cf44d8 /src/shell.c | |
| parent | c913d8b3563d0fbcda603ac4cdae8dcbb734055f (diff) | |
| download | nissy-ff742b8922a0a179135dc35ea66c231d5c22b1bf.tar.gz nissy-ff742b8922a0a179135dc35ea66c231d5c22b1bf.zip | |
Save more stuff to file
Diffstat (limited to 'src/shell.c')
| -rw-r--r-- | src/shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shell.c b/src/shell.c index 30d02be..77d5d1d 100644 --- a/src/shell.c +++ b/src/shell.c | |||
| @@ -143,7 +143,6 @@ main(int argc, char *argv[]) | |||
| 143 | char *closing_cmd[1] = { "freemem" }; | 143 | char *closing_cmd[1] = { "freemem" }; |
| 144 | 144 | ||
| 145 | init_env(); | 145 | init_env(); |
| 146 | /*print_ptable(&pd_nxopt31_HTM);*/ | ||
| 147 | 146 | ||
| 148 | if (!checkfiles()) { | 147 | if (!checkfiles()) { |
| 149 | fprintf(stderr, | 148 | fprintf(stderr, |
