perf evsel: Remove duplicate 'struct target' forward declaration
[linux-2.6-microblaze.git] / tools / perf / util / evsel.h
index dd4f56f..eccc4fd 100644 (file)
@@ -175,7 +175,6 @@ struct perf_missing_features {
 extern struct perf_missing_features perf_missing_features;
 
 struct perf_cpu_map;
-struct target;
 struct thread_map;
 struct record_opts;