[gs-cvs] rev 6924 - trunk/gs/src
leonardo at ghostscript.com
leonardo at ghostscript.com
Thu Jul 20 11:57:08 PDT 2006
Author: leonardo
Date: 2006-07-20 11:57:07 -0700 (Thu, 20 Jul 2006)
New Revision: 6924
Modified:
trunk/gs/src/fapiufst.c
Log:
UFST bridge : Upgrading to UFST 5.0, part 28.
DETAILS :
Disable a debug-purpose code, which unintentionally left in the last patch.
EXPECTED DIFFERENCES :
None.
Modified: trunk/gs/src/fapiufst.c
===================================================================
--- trunk/gs/src/fapiufst.c 2006-07-20 18:50:28 UTC (rev 6923)
+++ trunk/gs/src/fapiufst.c 2006-07-20 18:57:07 UTC (rev 6924)
@@ -37,7 +37,7 @@
typedef struct fapi_ufst_server_s fapi_ufst_server;
-#define DEBUG_STATIC_FCO 1
+#define DEBUG_STATIC_FCO 0
#if DEBUG_STATIC_FCO
static SW16 static_fcHandle[2];
More information about the gs-cvs
mailing list