glapi: Remove duplicated #include "main/glheader.h"
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Acked-by: Brian Paul brianp@vmware.com Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19472>
This commit is contained in:
@@ -105,7 +105,6 @@ class PrintRemapTable(gl_XML.gl_print_base):
|
||||
|
||||
#include "main/glheader.h"
|
||||
""")
|
||||
print('#include "main/glheader.h"')
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user