summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/libgl-xlib/SConscript')
-rw-r--r--src/gallium/targets/libgl-xlib/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/libgl-xlib/SConscript b/src/gallium/targets/libgl-xlib/SConscript
index 4de463e743..efa7e797d1 100644
--- a/src/gallium/targets/libgl-xlib/SConscript
+++ b/src/gallium/targets/libgl-xlib/SConscript
@@ -40,7 +40,6 @@ env.Prepend(LIBS = [
])
sources = [
- 'soft_screen.c',
'xlib.c',
]