diff options
author | Brian <[email protected]> | 2007-10-31 12:30:56 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-10-31 12:30:56 -0600 |
commit | d4dfe3e0b43cc2bab1f15175e6e296702733e1af (patch) | |
tree | a74c0f5c10340638d1a1807c97ac7d21fcbeef86 /src/mesa/sources | |
parent | 68ab379be09de775244bb787f0d30e562fc21038 (diff) |
No longer need st_update_tnl atom.
Diffstat (limited to 'src/mesa/sources')
-rw-r--r-- | src/mesa/sources | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources index 845a5ff5566..c983d802d4d 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -205,7 +205,6 @@ STATETRACKER_SOURCES = \ state_tracker/st_atom_clip.c \ state_tracker/st_atom_constbuf.c \ state_tracker/st_atom_depth.c \ - state_tracker/st_atom_fixedfunction.c \ state_tracker/st_atom_framebuffer.c \ state_tracker/st_atom_pixeltransfer.c \ state_tracker/st_atom_sampler.c \ |