From d934e52dc6102615dbf095353cd0955d7526d7d1 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 3 Nov 2008 19:21:40 +0000 Subject: Minor fixes, changing some defaults to safer values, screen_modeid should now work. Added screen_depth to stop it complaining when trying to BestModeID() a 32-bit screen on a system that doesn't have one. svn path=/trunk/netsurf/; revision=5650 --- amiga/dist/Rexx/GetVideo.nsrx | 3 --- 1 file changed, 3 deletions(-) (limited to 'amiga/dist/Rexx') diff --git a/amiga/dist/Rexx/GetVideo.nsrx b/amiga/dist/Rexx/GetVideo.nsrx index 000286baf..e3708a199 100755 --- a/amiga/dist/Rexx/GetVideo.nsrx +++ b/amiga/dist/Rexx/GetVideo.nsrx @@ -19,8 +19,5 @@ /* This script launches getvideo.rexx (Aminet:comm/www/getvideo.lha) */ options results -address netsurf - geturl - address REXX 'rexx:getvideo.rexx' result 'save "ram:"' -- cgit v1.2.3