blob: b1222cbd0d157490329cb04d9b1f97be03d9ab67 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/include/fe_utils/print.h
2+++ b/src/include/fe_utils/print.h
3@@ -19,11 +19,7 @@
4
5
6 /* This is not a particularly great place for this ... */
7-#ifndef __CYGWIN__
8-#define DEFAULT_PAGER "more"
9-#else
10 #define DEFAULT_PAGER "less"
11-#endif
12
13 enum printFormat
14 {