aboutsummaryrefslogtreecommitdiff
path: root/common/scaler.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/scaler.h')
-rw-r--r--common/scaler.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/common/scaler.h b/common/scaler.h
index fb427c6fac..ccc57e2d25 100644
--- a/common/scaler.h
+++ b/common/scaler.h
@@ -70,11 +70,7 @@ enum {
GFX_HQ2X = 8,
GFX_HQ3X = 9,
GFX_TV2X = 10,
- GFX_DOTMATRIX = 11,
-
- GFX_FLIPPING = 100, // Palmos
- GFX_BUFFERED = 101, // Palmos
- GFX_WIDE = 102 // palmos
+ GFX_DOTMATRIX = 11
};