]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:54 +0000 (15:48 +0200)
commit187e621c663be611b5dfc898b7057d1191128286
tree78fc3620dac747a18eedc1408f47faadc37ed0da
parent614840ccf3c81c1d2d1a9d4d8dacac337bfe8612
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