Tidy and fix logging.
[dcpomatic.git] / src / lib / log.h
index 636de6a583e0172b6d8d410147b1b59bcf5e3d0d..65d0229e981876a2e1741f580ce51460d4aa214d 100644 (file)
@@ -66,6 +66,4 @@ private:
        boost::signals2::scoped_connection _config_connection;
 };
 
-extern boost::shared_ptr<Log> dcpomatic_log;
-
 #endif