glthread: inline _mesa_unmarshal_dispatch_cmd and convert the switch to a table
[mesa.git] / src / mesa / main / marshal.c
index 43deafb2c80a74014a4acf1d4d15a7b944a3c48d..b2428e5e7cdab99fa27c567c2c527788f4bf26ea 100644 (file)
@@ -31,7 +31,6 @@
 #include "main/macros.h"
 #include "marshal.h"
 #include "dispatch.h"
-#include "marshal_generated.h"
 
 struct marshal_cmd_Flush
 {