From 18ab4d559409d4b682aab99fb75f8d861122eab6 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 1 Aug 2007 07:27:53 +0300 Subject: [PATCH] Darwin: Remove missing file Xserver.m is missing and still hasn't been added, so just remove it for now. --- hw/darwin/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/darwin/Makefile.am b/hw/darwin/Makefile.am index b8641bbc8..b773910fc 100644 --- a/hw/darwin/Makefile.am +++ b/hw/darwin/Makefile.am @@ -36,7 +36,6 @@ Xquartz_SOURCES = \ $(top_srcdir)/Xi/stubs.c \ apple/X11Application.m \ apple/X11Controller.m \ - quartz/Xserver.m \ quartz/Preferences.m \ quartz/applewm.c \ quartz/keysym2ucs.c \