No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / signal_manager.h
index ae4306e3077ad51ed34f50b65da0bf8edcf461e1..546d3d739af0ac531685be0454c49731e4d8eca9 100644 (file)
@@ -76,7 +76,7 @@ private:
        }
 
        friend class Signaller;
-       
+
        /** A io_service which is used as the conduit for messages */
        boost::asio::io_service _service;
        /** Object required to keep io_service from stopping when it has nothing to do */