summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt_settings.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-10-29 23:36:39 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-10-29 23:36:39 +0100
commitbaafa2d561ff8d5121f6f6a6916ff0c06acbd4e8 (patch)
tree0066c742b25dc75122170cec9c69f9df599e0ec1 /tracker-pt/ftnoir_tracker_pt_settings.h
parent91da8fbcaa2e1ca0cd89fdf3466c4a220781af50 (diff)
tracker/pt: remove dubious grayscaling modes
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt_settings.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt_settings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt_settings.h b/tracker-pt/ftnoir_tracker_pt_settings.h
index d230de1c..3602674f 100644
--- a/tracker-pt/ftnoir_tracker_pt_settings.h
+++ b/tracker-pt/ftnoir_tracker_pt_settings.h
@@ -17,10 +17,8 @@ enum pt_color_type
// don't reuse when removing some of the modes
pt_color_natural = 2,
pt_color_red_only = 3,
- pt_color_floppy_filter = 4,
pt_color_average = 5,
pt_color_blue_only = 6,
- pt_color_smoothed_average = 7,
};
struct settings_pt : opts