Wake UI with a wxEVT_IDLE which is the event that SignalManager::ui_idle is tied to.
[dcpomatic.git] / src / lib / j2k_image_proxy.cc
index 714899572c1e963235d332190c12e3bf82bd3a56..35073201c121a6e6a693e43bb64b183bb5f8d8b2 100644 (file)
@@ -90,7 +90,7 @@ J2KImageProxy::ensure_j2k () const
 }
 
 shared_ptr<Image>
-J2KImageProxy::image (optional<dcp::NoteHandler> note) const
+J2KImageProxy::image (optional<dcp::NoteHandler>) const
 {
        ensure_j2k ();