diff options
author | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 07:27:53 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 07:27:53 +0300 |
commit | 18ab4d559409d4b682aab99fb75f8d861122eab6 (patch) | |
tree | 5be44a751e9336e4dce95898c97b0757e670a1f5 /hw | |
parent | 0bd6fe7401b2524cf34793c0b0c642e3d32fae00 (diff) |
Darwin: Remove missing file
Xserver.m is missing and still hasn't been added, so just remove it for now.
Diffstat (limited to 'hw')
-rw-r--r-- | hw/darwin/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |