diff options
-rw-r--r-- | src/pareq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pareq.h b/src/pareq.h index 85ea7f9..b2448be 100644 --- a/src/pareq.h +++ b/src/pareq.h @@ -57,7 +57,6 @@ private: volatile int16_t _touch0; volatile int16_t _touch1; - bool _bypass; int _state; float _fsamp; |