diff options
Diffstat (limited to 'tools/perf/util/ui/ui.h')
| -rw-r--r-- | tools/perf/util/ui/ui.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/perf/util/ui/ui.h b/tools/perf/util/ui/ui.h deleted file mode 100644 index d264e059c82..00000000000 --- a/tools/perf/util/ui/ui.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _PERF_UI_H_ -#define _PERF_UI_H_ 1 - -#include <pthread.h> - -extern pthread_mutex_t ui__lock; - -#endif /* _PERF_UI_H_ */ |
