diff options
Diffstat (limited to 'more.c')
-rw-r--r-- | more.c | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -24,14 +24,6 @@ | |||
24 | * | 24 | * |
25 | */ | 25 | */ |
26 | 26 | ||
27 | |||
28 | /* Turning this off makes things a bit smaller (and less pretty) */ | ||
29 | #define BB_FEATURE_USE_TERMIOS | ||
30 | /* Turning this off makes things a bit smaller (and less pretty) */ | ||
31 | #define BB_FEATURE_AUTOWIDTH | ||
32 | |||
33 | |||
34 | |||
35 | #include "internal.h" | 27 | #include "internal.h" |
36 | #include <stdio.h> | 28 | #include <stdio.h> |
37 | #include <fcntl.h> | 29 | #include <fcntl.h> |