[client] fonts: remove SDL font backend

This commit is contained in:
Quantum
2021-02-25 01:48:08 -05:00
committed by Geoffrey McRae
parent c96ee0f786
commit 9886c2bf40
3 changed files with 0 additions and 278 deletions

View File

@@ -20,7 +20,6 @@ endfunction()
# Add/remove fonts here!
add_font(freetype)
add_font(SDL)
list(REMOVE_AT FONTS 0)
list(REMOVE_AT FONTS_LINK 0)