diff options
Diffstat (limited to 'src/lib/update_checker.h')
| -rw-r--r-- | src/lib/update_checker.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/update_checker.h b/src/lib/update_checker.h index a0845b194..aa5f620e6 100644 --- a/src/lib/update_checker.h +++ b/src/lib/update_checker.h @@ -98,7 +98,6 @@ private: State _state; boost::optional<std::string> _stable; boost::optional<std::string> _test; - int _emits = 0; boost::thread _thread; boost::mutex _process_mutex; |
