Remove unused/commented variable

wilder-portage
Kurt Hindenburg 7 years ago
parent e633cac00f
commit ef2a794088
  1. 2
      src/SessionController.h

@ -528,8 +528,6 @@ private:
QRegularExpression _regExp;
Enum::SearchDirection _direction;
int _startLine;
//static QPointer<SearchHistoryThread> _thread;
};
}

Loading…
Cancel
Save