diff --git a/[refs] b/[refs] index a1a56dee4e02..f631e6a0a9e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4af4c9550ccaaf0b53013ff730bc15068ffe6abc +refs/heads/master: 59fb1ee95e74e8e0777289c44300cbe812aca836 diff --git a/trunk/tools/perf/builtin-top.c b/trunk/tools/perf/builtin-top.c index 2d7934e9de38..375ed160d936 100644 --- a/trunk/tools/perf/builtin-top.c +++ b/trunk/tools/perf/builtin-top.c @@ -62,8 +62,6 @@ #include #include -#define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y)) - static struct perf_top top = { .count_filter = 5, .delay_secs = 2,