]> git.lyx.org Git - lyx.git/commitdiff
Fix warning.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 24 Sep 2021 16:45:08 +0000 (18:45 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 24 Sep 2021 16:45:08 +0000 (18:45 +0200)
src/frontends/qt/GuiFontMetrics.h

index 95b577cdf43378479ad1a68705d40edc9c2bc686..9c7ce89ae02fdf3c12d1203bf75dad6cd939cddd 100644 (file)
@@ -39,8 +39,6 @@ struct BreakAtKey
        bool force;
 };
 
-static uint qHash(BreakAtKey const &);
-
 struct TextLayoutKey
 {
        bool operator==(TextLayoutKey const & key) const {