about summary refs log tree commit diff
path: root/src/regex/tre.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/tre.h')
-rw-r--r--src/regex/tre.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regex/tre.h b/src/regex/tre.h
index f4e5ab12..67cb9a84 100644
--- a/src/regex/tre.h
+++ b/src/regex/tre.h
@@ -167,7 +167,6 @@ struct tnfa {
   int cflags;
   int have_backrefs;
   int have_approx;
-  int params_depth;
 };
 
 /* from tre-mem.h: */