perf mem-events: Remove duplicate #undef
[linux-2.6-microblaze.git] / tools / perf / util / mem-events.c
index f38c0da..f0e75df 100644 (file)
@@ -26,8 +26,6 @@ static struct perf_mem_event perf_mem_events[PERF_MEM_EVENTS__MAX] = {
 };
 #undef E
 
-#undef E
-
 static char mem_loads_name[100];
 static bool mem_loads_name__init;