From ebd03383f856bfaa72b1700a96561396e6f8f6cc Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 19 Feb 2024 18:46:05 +0000 Subject: Allow using multiple SSL fingerprint algorithms. Closes #1804. --- include/hashcomp.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/hashcomp.h') diff --git a/include/hashcomp.h b/include/hashcomp.h index ec6cf34f8..f7509a444 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -156,12 +156,6 @@ namespace irc * @return True if the end of the stream has been reached, otherwise false */ bool StreamEnd(); - - /** Returns true if the specified value exists in the stream - * @param value The value to search for - * @return True if the value was found, False otherwise - */ - bool Contains(const std::string& value); }; /** A derived form of sepstream, which separates on commas -- cgit v1.3.1-10-gc9f91