diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-15 21:47:48 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-15 21:47:48 +0200 |
commit | f0b405cceab16dadbb84b95a8d68f705bc20f70f (patch) | |
tree | 805210994faa1958e0e90a2d7f845376c8cba80c | |
parent | 4f1eec385831018980e4c7424e1a544c5313b52a (diff) | |
download | egawk-f0b405cceab16dadbb84b95a8d68f705bc20f70f.tar.gz egawk-f0b405cceab16dadbb84b95a8d68f705bc20f70f.tar.bz2 egawk-f0b405cceab16dadbb84b95a8d68f705bc20f70f.zip |
Actually remove tre_reg define.
-rw-r--r-- | awk.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -509,7 +509,6 @@ typedef struct exp_node { #else #define numbr sub.val.fltnum #endif -#define tre_regs sub.val.preg #define typed_re sub.val.typre /* |