summaryrefslogtreecommitdiff
path: root/frontends/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2020-02-21 11:42:13 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2020-02-21 11:45:20 +0000
commit62a32a2a8ad7f683162de7f0f626b6791c4c62be (patch)
tree97c77caaceb2600b34e619027a5b9d01f1e30d24 /frontends/atari/res/netsurf.rsh
parentbcf82925a3fc015feb728ede6be8b796d5436630 (diff)
downloadnetsurf-62a32a2a8ad7f683162de7f0f626b6791c4c62be.tar.gz
netsurf-62a32a2a8ad7f683162de7f0f626b6791c4c62be.tar.bz2
Atari: Attempt to remove unused minimum GIF delay option.
Diffstat (limited to 'frontends/atari/res/netsurf.rsh')
-rwxr-xr-xfrontends/atari/res/netsurf.rsh3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontends/atari/res/netsurf.rsh b/frontends/atari/res/netsurf.rsh
index c856501ae..be2bc949c 100755
--- a/frontends/atari/res/netsurf.rsh
+++ b/frontends/atari/res/netsurf.rsh
@@ -147,9 +147,6 @@
#define SETTINGS_EDIT_MIN_FONT_SIZE 28 /* FTEXT in tree SETTINGS */
#define SETTINGS_DEC_MIN_FONT_SIZE 29 /* BOXCHAR in tree SETTINGS */
#define SETTINGS_INC_MIN_FONT_SIZE 30 /* BOXCHAR in tree SETTINGS */
-#define SETTINGS_EDIT_MIN_GIF_DELAY 35 /* FTEXT in tree SETTINGS */
-#define SETTINGS_INC_GIF_DELAY 36 /* BOXCHAR in tree SETTINGS */
-#define SETTINGS_DEC_GIF_DELAY 37 /* BOXCHAR in tree SETTINGS */
#define SETTINGS_CB_ENABLE_ANIMATION 40 /* BUTTON in tree SETTINGS */
#define SETTINGS_CB_BG_IMAGES 42 /* BUTTON in tree SETTINGS */
#define SETTINGS_CB_FG_IMAGES 44 /* BUTTON in tree SETTINGS */