summaryrefslogtreecommitdiff
path: root/amiga/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.c')
-rwxr-xr-xamiga/gui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 03a2b7dbf..5ec38151b 100755
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -605,7 +605,6 @@ void ami_openscreen(void)
if(AslRequestTags(screenmodereq,
ASLSM_MinDepth, 0,
ASLSM_MaxDepth, 32,
- ASLSM_DoDepth, TRUE,
TAG_DONE))
{
char *modeid = malloc(20);