st/mesa: remove #include mfeatures.h

None of these were needed.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
Brian Paul
2013-04-09 18:43:40 -06:00
parent 04bd972fc3
commit 9dc6f76e44
24 changed files with 0 additions and 24 deletions

View File

@@ -29,7 +29,6 @@
#include "main/imports.h"
#include "main/context.h"
#include "main/macros.h"
#include "main/mfeatures.h"
#include "main/version.h"
#include "pipe/p_context.h"