Browse Source

sw: Remove unnecessary header.

tags/mesa-7.9-rc1
Vinson Lee 15 years ago
parent
commit
b0acaaac53
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/gallium/drivers/sw/sw.c

+ 0
- 1
src/gallium/drivers/sw/sw.c View File

@@ -2,7 +2,6 @@
#include "util/u_debug.h"
#include "target-helpers/wrap_screen.h"
#include "sw_public.h"
#include "state_tracker/sw_winsys.h"


/* Helper function to choose and instantiate one of the software rasterizers:

Loading…
Cancel
Save