C++11 tidying.
[dcpomatic.git] / src / lib / update_checker.h
index a0845b1941cf3fb78fb41ae2045ae4b2b3d32a68..aa5f620e6cf2baf63eb742aca598a15ab8997da7 100644 (file)
@@ -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;