automatic commit
[folded-ctf.git] / rich_image.h
index c8f7a74..2d9bd6b 100644 (file)
@@ -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);