diff options
author | George Sapountzis <[email protected]> | 2010-03-21 19:33:17 +0200 |
---|---|---|
committer | George Sapountzis <[email protected]> | 2010-03-21 19:33:17 +0200 |
commit | 15c7fa460b93039a1676cc08a218101f92681190 (patch) | |
tree | 2a4c4575736e8b51df0650154a2cce2640c777e1 /src/gallium/targets/libgl-xlib/Makefile | |
parent | f9c0cbd1ad0c5948ea577edb5c76b0c45976a285 (diff) |
Revert "gallium: add soft screen helper"
This reverts commit f87a5f6499f51f651c2a9f2d4682875b22926905.
Diffstat (limited to 'src/gallium/targets/libgl-xlib/Makefile')
-rw-r--r-- | src/gallium/targets/libgl-xlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/libgl-xlib/Makefile b/src/gallium/targets/libgl-xlib/Makefile index 2c44a62102e..5a4e035c2eb 100644 --- a/src/gallium/targets/libgl-xlib/Makefile +++ b/src/gallium/targets/libgl-xlib/Makefile @@ -27,7 +27,6 @@ DEFINES += \ #-DGALLIUM_CELL will be defined by the config */ XLIB_TARGET_SOURCES = \ - soft_screen.c \ xlib.c |