diff options
Diffstat (limited to 'tools/perf/util/fncache.h')
-rw-r--r-- | tools/perf/util/fncache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/fncache.h b/tools/perf/util/fncache.h index fe020beaefb1..b6a0f209493e 100644 --- a/tools/perf/util/fncache.h +++ b/tools/perf/util/fncache.h @@ -1,7 +1,6 @@ #ifndef _FCACHE_H #define _FCACHE_H 1 -unsigned shash(const unsigned char *s); bool file_available(const char *name); #endif |