diff --git a/std/lexer.d b/std/lexer.d index 7d39043..5a7c185 100644 --- a/std/lexer.d +++ b/std/lexer.d @@ -780,8 +780,6 @@ public: @disable this(); - bool special; - /** * Params: bucketCount = the initial number of buckets. */