diff --git a/src/SessionController.h b/src/SessionController.h index 50d29b58..384a92b0 100644 --- a/src/SessionController.h +++ b/src/SessionController.h @@ -528,8 +528,6 @@ private: QRegularExpression _regExp; Enum::SearchDirection _direction; int _startLine; - - //static QPointer _thread; }; }