summaryrefslogtreecommitdiffstats
path: root/graphics/kdc2tiff/files/patch-GImageComponent.cpp
blob: 4f53a2dd8631b59fa7b4239c36ca2c75d4265e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- GImageComponent.cpp.orig	Mon Dec 23 04:19:27 2002
+++ GImageComponent.cpp	Mon Dec 23 04:19:39 2002
@@ -283,7 +283,7 @@
 
 GImageComponent0::GImageComponent0(const unsigned char* imagedata, 
 				   int width, int height, 
-				   float maxerr=0)
+				   float maxerr)
   : GImageComponent(width,height,maxerr) {
 
   int itter;
OpenPOWER on IntegriCloud