diff options
Diffstat (limited to 'contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h')
| -rw-r--r-- | contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h b/contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h index bfc898248adb..a7fdc89cba5f 100644 --- a/contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h +++ b/contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h @@ -67,7 +67,6 @@ public: static void StaticGracefulExitCallback(); void ExecuteCallback(const uint8_t *Data, size_t Size); - void CheckForUnstableCounters(const uint8_t *Data, size_t Size); bool RunOne(const uint8_t *Data, size_t Size, bool MayDeleteFile = false, InputInfo *II = nullptr, bool *FoundUniqFeatures = nullptr); |
