forked from organicmaps/organicmaps
Remove fonts logging - it's useless, we do logs for FT2 errors.
This commit is contained in:
parent
c5a51623a0
commit
d5da445692
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ namespace yg
|
|||
|
||||
FTCHECKRETURN(FT_Done_Face(face), fileName);
|
||||
|
||||
LOG(LINFO, ("Font", fileName, "is added successfully"));
|
||||
m_fonts.push_back(pFont);
|
||||
|
||||
// modifying the m_unicodeBlocks
|
||||
|
|
Loading…
Add table
Reference in a new issue