X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fj2k_image_proxy.h;h=510c0ff2599a2143abbcdf8595d2f31e4f66660b;hb=5d92e7bf242200c3b3b8a079671b572569d2b198;hp=8e9a0fa99bff546a622bca8bee6fcc03dd4d6b13;hpb=7f23456dce480a813f1d6ebb22cf6aa0d5214c49;p=dcpomatic.git diff --git a/src/lib/j2k_image_proxy.h b/src/lib/j2k_image_proxy.h index 8e9a0fa99..510c0ff25 100644 --- a/src/lib/j2k_image_proxy.h +++ b/src/lib/j2k_image_proxy.h @@ -51,7 +51,6 @@ public: J2KImageProxy (boost::shared_ptr xml, boost::shared_ptr socket); std::pair, int> image ( - boost::optional note = boost::optional (), boost::optional size = boost::optional () ) const;