chiark / gitweb /
Merge branch 'origin'
[ypp-sc-tools.web-live.git] / pctb / common.h
index 1fb7e119992485ecc52cde711ff786850a82fcc0..9d06fabf9a55c79b8a1878a649b8db03f6aaa083 100644 (file)
@@ -53,7 +53,6 @@
 
 typedef struct {
   int w,h;
-  const struct RgbImage *rgb;
   char d[];
 } CanonImage;