diff options
Diffstat (limited to 'src/mesa/main/config.h')
-rw-r--r-- | src/mesa/main/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h index 719c68e300..de2bae9cb0 100644 --- a/src/mesa/main/config.h +++ b/src/mesa/main/config.h @@ -31,11 +31,6 @@ #ifndef CONFIG_H #define CONFIG_H -#ifdef HAVE_CONFIG_H -#include "conf.h" -#endif - - /** * \name OpenGL implementation limits */ |