WMCreateFont: Add missing wfree()'s
commit0a32ecf1fe99a0fb0a81d5e372a68261372eecd8
authorCarlos R. Mafra <crmafra@gmail.com>
Tue, 18 Aug 2009 02:33:39 +0000 (18 04:33 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 18 Aug 2009 02:33:39 +0000 (18 04:33 +0200)
tree89de2c71cbcdaaf7d9a3dfc4377d673f7f9ea371
parent9baff1363c090e465ad636c3e6f82b21614f0188
WMCreateFont: Add missing wfree()'s

I removed (forgot) them when in commit ee28b0257ab5 ("Avoid returning
font=NULL in WMCreateFont()"). Add them back.
WINGs/wfont.c