[BOOTLIB] Remove a useless 'FontDirectory' check as it becomes always valid (!= NULL...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 27 Nov 2019 00:30:56 +0000 (01:30 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 27 Nov 2019 00:30:56 +0000 (01:30 +0100)
commitf986527d49026fa538c6b61d7c12752124000de8
treed1e925baf374d738fbe57a05e58fc9af9ef6525d
parent591b2b807ccf0243313b1787675a656ea6df8568
[BOOTLIB] Remove a useless 'FontDirectory' check as it becomes always valid (!= NULL) through the function.
CORE-11590

Adapted from Victor Martinez patch & Serge Gautherie PR #2062
boot/environ/lib/io/display/display.c