automatic commit
[folded-ctf.git] / pose.h
diff --git a/pose.h b/pose.h
index 8362d1d..300aba1 100644 (file)
--- a/pose.h
+++ b/pose.h
@@ -35,8 +35,6 @@ public:
   bool collide(int level, Pose *pose);
 
   void horizontal_flip(scalar_t scene_width);
-  void translate(scalar_t dx, scalar_t dy);
-  void scale(scalar_t factor);
 
   void draw(int thickness, int r, int g, int b, int level, RGBImage *image);