diff --git a/src/fl_draw_image_mac.cxx b/src/fl_draw_image_mac.cxx index 12491654c..8034c8d7e 100644 --- a/src/fl_draw_image_mac.cxx +++ b/src/fl_draw_image_mac.cxx @@ -1,5 +1,5 @@ // -// "$Id: fl_draw_image_mac.cxx,v 1.1.2.10 2004/09/09 23:43:40 matthiaswm Exp $" +// "$Id: fl_draw_image_mac.cxx,v 1.1.2.11 2004/09/10 00:07:52 matthiaswm Exp $" // // MacOS image drawing code for the Fast Light Tool Kit (FLTK). // @@ -165,37 +165,37 @@ static void innards(const uchar *buf, int X, int Y, int W, int H, } } #elif defined(__APPLE_QUARTZ__) - if (delta>=1||delta<=4) { - void *array = buf; - uchar *tmpBuf; - if (cb) { - tmpBuf = new uchar[ H*W*delta ]; - for (int i=0; i