IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2008, 9:18:37 AM (18 years ago)
Author:
eugene
Message:

fix up compile errors after mods to Image & Picture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/src/CreateZoom24.c

    r16011 r16255  
    1515void CreateZoom24 (KapaImageWidget *image, Graphic *graphic, double x, double y) {
    1616
     17# if (0)
    1718  int i, j, ii, jj, extra;
    1819  int i_start, i_end, j_start, j_end;
     
    186187                                        image[0].zoom.data, image[0].zoom.dx, image[0].zoom.dy, 32, 0);
    187188 
     189# endif
    188190}
Note: See TracChangeset for help on using the changeset viewer.