nv50,nvc0: fix multisample format hack
[mesa.git] / src / gallium / drivers / softpipe / SConscript
index 9b2abdfd7f11caa0e18fdc2b84ef12e86b49c1b3..ea10e8a9f986f5cbb7bd0933aaf1990abf4e3cfa 100644 (file)
@@ -35,7 +35,6 @@ softpipe = env.ConvenienceLibrary(
                'sp_tex_tile_cache.c',
                'sp_texture.c',
                'sp_tile_cache.c',
-               'sp_video_context.c',
        ])
 
 env.Alias('softpipe', softpipe)