intel/tools: Remove redundant definitions of INTEL_DEBUG
[mesa.git] / src / intel / common / gen_disasm.c
index 4f835c19883e7eec5341c10248ddd22f21453993..656613cd931b5c04db298d739eaf26734f4e4fab 100644 (file)
@@ -28,8 +28,6 @@
 
 #include "gen_disasm.h"
 
-uint64_t INTEL_DEBUG;
-
 struct gen_disasm {
     struct gen_device_info devinfo;
 };