Commit 91da3d33 authored by Pekka Enberg's avatar Pekka Enberg Committed by Greg Kroah-Hartman

Staging: w35und: remove crazy commented out includes

I have no idea why the driver would want to include OpenGL headers in the first
place but lets just remove the crazy includes.
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Acked-by: default avatarPavel Machek <pavel@suse.cz>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7e797abf
...@@ -17,9 +17,6 @@ ...@@ -17,9 +17,6 @@
#include "localpara.h" #include "localpara.h"
/****************** INCLUDE FILES SECTION ***********************************/
//#include "GL\gl_core.h"
/****************** CONSTANT AND MACRO SECTION ******************************/ /****************** CONSTANT AND MACRO SECTION ******************************/
#define _INLINE __inline #define _INLINE __inline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment