Index: trunk/Ohana/src/kapa2/include/structures.h
===================================================================
--- trunk/Ohana/src/kapa2/include/structures.h	(revision 16255)
+++ trunk/Ohana/src/kapa2/include/structures.h	(revision 16256)
@@ -94,6 +94,5 @@
   int      DX, DY;	      // size of displayed picture (must be updated with new images...)
   int      expand;	      // zoomscale
-  double   X,  Y;	      // offset of image center
-  double   Xo, Yo;	      // reference image pixel (picture has X - Xo at center)
+  double   X,  Y;	      // center of image in picture
   XImage  *pix;
   char    *data;
