jdk/src/share/native/sun/font/layout/ContextualGlyphSubstProc2.cpp
changeset 16890 36b30720a997
parent 16889 3df90f344221
child 16891 91e99bed64ae
--- a/jdk/src/share/native/sun/font/layout/ContextualGlyphSubstProc2.cpp	Fri Feb 15 13:07:17 2013 -0800
+++ b/jdk/src/share/native/sun/font/layout/ContextualGlyphSubstProc2.cpp	Tue Feb 26 10:07:26 2013 -0800
@@ -38,7 +38,6 @@
 #include "ContextualGlyphSubstProc2.h"
 #include "LEGlyphStorage.h"
 #include "LESwaps.h"
-#include <stdio.h>
 
 U_NAMESPACE_BEGIN
 
@@ -123,7 +122,7 @@
             break;
         }
         case ltfSegmentArray: {
-            printf("Context Lookup Table Format4: specific interpretation needed!\n");
+            //printf("Context Lookup Table Format4: specific interpretation needed!\n");
             break;
         }
         case ltfSingleTable: