Revert "fix scons build"
authorGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 17:32:40 +0000 (19:32 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 17:32:40 +0000 (19:32 +0200)
This reverts commit 29ec05164838f13d9535271796a50fa213d07912.

src/gallium/targets/libgl-xlib/SConscript

index 4de463e743e8a45380f851c181dbd6827497d976..efa7e797d1ff9bd64b647a114a3cfcf723ebd5ba 100644 (file)
@@ -40,7 +40,6 @@ env.Prepend(LIBS = [
 ])
 
 sources = [
-    'soft_screen.c',
     'xlib.c',
 ]