Closed dnskvlnk closed 1 week ago
The description contains two identical sentences. They can be combined in one "Fix -Wunused-function warning produced by Clang". The first letter in the Clang word should be in upper case
Please make title and the first line of the PR identical.
Let's add to the description "The fast_encode_date function is never used. It is safe to remove this function."
Fix -Wunused-function warning produced by Clang
The fast_encode_date function is never used. It is safe to remove this function.