diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-13 10:35:07 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-13 10:51:18 -0400 |
commit | f31bd087e8a7f65cd588bd1d022bb18e72b2a60c (patch) | |
tree | 1b16894940d071fd22547903ee7d652da7e3807a /hw/xwin/Makefile.am | |
parent | af86c3b7ce705c1711c8cf8bf05a7a02b8afccf6 (diff) |
Death to mfb.
Anyone still interested in 1 or 4 bpp framebuffers, talk to fb.
Diffstat (limited to 'hw/xwin/Makefile.am')
-rw-r--r-- | hw/xwin/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xwin/Makefile.am b/hw/xwin/Makefile.am index a88528901..c61a6135f 100644 --- a/hw/xwin/Makefile.am +++ b/hw/xwin/Makefile.am @@ -46,7 +46,6 @@ SRCS_NATIVEGDI = \ winnativegdi.c \ winpixmap.c \ winpolyline.c \ - winpushpxl.c \ winrop.c \ winsetsp.c DEFS_NATIVEGDI = -DXWIN_NATIVEGDI |