OSDN Git Service

Fix some warnings, fixes #3
[android-x86/external-s2tc.git] / README.txt
index af4efe9..b11e591 100644 (file)
@@ -42,8 +42,6 @@ The environment variable `S2TC_REFINE_COLORS` can be set to the following values
 
 *   `NEVER`: never run color refinement
 *   `ALWAYS`: unconditionally perform color refinement
-*   `CHECK`: perform color refinement, evaluate its output and discard it if it
-    didn't improve quality
 *   `LOOP`: perform color refinement, evaluate its output and discard it if it
     didn't improve quality, re-evaluate the pixel color values, and repeat
     until no improvement could be made