Fix warning.

This commit is contained in:
Jean-Marc Lasgouttes 2021-09-24 18:45:08 +02:00
parent 6bbd88accf
commit b3890d9eab

View File

@ -39,8 +39,6 @@ struct BreakAtKey
bool force;
};
static uint qHash(BreakAtKey const &);
struct TextLayoutKey
{
bool operator==(TextLayoutKey const & key) const {