diff options
author | Alan Hourihane <[email protected]> | 2010-01-22 19:32:12 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2010-01-22 19:33:04 +0000 |
commit | d88b219cf37c488f57e18850c843078ff918b55d (patch) | |
tree | 623aeae9439e5166acfcbefa7c30df706c3aae8a | |
parent | 1e4b81267c77567ec9dfb687ccd8f02086053777 (diff) |
Remove obsolete file
-rw-r--r-- | src/gallium/auxiliary/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/SConscript b/src/gallium/auxiliary/SConscript index f957090b5fb..3aa782f81e6 100644 --- a/src/gallium/auxiliary/SConscript +++ b/src/gallium/auxiliary/SConscript @@ -87,7 +87,6 @@ source = [ 'pipebuffer/pb_bufmgr_alt.c', 'pipebuffer/pb_bufmgr_cache.c', 'pipebuffer/pb_bufmgr_debug.c', - 'pipebuffer/pb_bufmgr_fenced.c', 'pipebuffer/pb_bufmgr_mm.c', 'pipebuffer/pb_bufmgr_ondemand.c', 'pipebuffer/pb_bufmgr_pool.c', |