X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fsort.h;h=85424a60807406a36b8338afaae7430f5ea2a873;hb=35a634f76c02b98d31397a589544022b478c0e12;hp=87d4addf92b589daddb57ce21c91e9331878c3e2;hpb=69849fc5d2119799509026df7a6fd5ffe5a578b3;p=cascardo%2Flinux.git diff --git a/tools/perf/util/sort.h b/tools/perf/util/sort.h index 87d4addf92b5..85424a608074 100644 --- a/tools/perf/util/sort.h +++ b/tools/perf/util/sort.h @@ -31,7 +31,6 @@ extern const char *parent_pattern; extern const char default_sort_order[]; extern regex_t ignore_callees_regex; extern int have_ignore_callees; -extern int sort__has_socket; extern int sort__has_thread; extern int sort__has_comm; extern enum sort_mode sort__mode;