]> git.lyx.org Git - features.git/commit
Remove redundant font loader code
authorScott Kostyshak <skostysh@lyx.org>
Fri, 20 Mar 2020 13:12:47 +0000 (09:12 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 20 Mar 2020 13:18:09 +0000 (09:18 -0400)
commitf8e40f8ab8d5f9daa66a56eef67426a8381b361f
treed887ea53d38c9b8deca755b2aa823b94a24018ab
parentd255339a4c3029222b6d2d5417e164e5c8bc4776
Remove redundant font loader code

Setting the family to "family" is already attempted above. A
different case was adapted to be this duplicate case at d4ff3a29,
but it should have just been removed.

Spotted by Enrico.
src/frontends/qt/GuiFontLoader.cpp