[PATCH app-xinit 2/3] Remove support for ancient A/UX 3.0 support

Alan Coopersmith alan.coopersmith at oracle.com
Mon Feb 16 08:35:47 PST 2015


On 02/16/15 08:25 AM, Gaetan Nadon wrote:
> This was Apple Computer’s implementation of the Unix operating system
> for some of their Macintosh computers. From 1988 to 1995.
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>   startx.cpp | 5 -----
>   1 file changed, 5 deletions(-)
>
> diff --git a/startx.cpp b/startx.cpp
> index ce4713f..8520399 100644
> --- a/startx.cpp
> +++ b/startx.cpp
> @@ -326,11 +326,6 @@ if command -v deallocvt > /dev/null 2>&1; then
>   fi
>   #endif
>
> -#ifdef macII
> -Xrepair
> -screenrestore
> -#endif
> -
>   #if defined(sun)
>   kbd_mode -a
>   #endif
>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list