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=94ef84aef3a1845326c7c43970997b701a919bd6;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c 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);