aboutsummaryrefslogtreecommitdiffstats
path: root/awktab.c
diff options
context:
space:
mode:
Diffstat (limited to 'awktab.c')
-rw-r--r--awktab.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/awktab.c b/awktab.c
index 74b46822..b7aa7ec2 100644
--- a/awktab.c
+++ b/awktab.c
@@ -47,9 +47,6 @@
#define YYDEBUG 12
#endif
-#define YYMAXDEPTH 300
-#define YYSSIZE YYMAXDEPTH
-
#include "awk.h"
static void yyerror (); /* va_alist */