X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fraw_image_proxy.h;h=dcd107a9ebc4f9255c226228681d25a41bcc029c;hb=09c0b4dc1566f11f35ec05be415be1b95bd9976c;hp=5711b54f2f9f362a0ec9a178994d3010af0269e5;hpb=72b11d5eb036651b6ff68edf3ed270e8fc52960f;p=dcpomatic.git diff --git a/src/lib/raw_image_proxy.h b/src/lib/raw_image_proxy.h index 5711b54f2..dcd107a9e 100644 --- a/src/lib/raw_image_proxy.h +++ b/src/lib/raw_image_proxy.h @@ -30,7 +30,6 @@ public: RawImageProxy (boost::shared_ptr xml, boost::shared_ptr socket); std::pair, int> image ( - boost::optional note = boost::optional (), boost::optional size = boost::optional () ) const;