X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=rich_image.h;h=2d9bd6baffaf9b033759c3f80cc55540de3e934d;hp=c8f7a74aec4bf241d6c72b3f36fabd8d93b7a9e6;hb=33852c7b378d419be75d15a9663ee6b071c2f534;hpb=789f96ef05fda4588aa536adb614c0e841be0812 diff --git a/rich_image.h b/rich_image.h index c8f7a74..2d9bd6b 100644 --- a/rich_image.h +++ b/rich_image.h @@ -91,7 +91,6 @@ public: virtual ~RichImage(); virtual void compute_rich_structure(); - virtual void crop(int xmin, int ymin, int width, int height); virtual void write(ostream *out);