From 01f56c777e33a0ecca513fc9554f723afa31423a Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 25 Feb 2011 15:49:51 -0600 Subject: [PATCH] I guess you don't need this for font reloading after all... --- src/FontManager.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/FontManager.cpp b/src/FontManager.cpp index 243c06adbc..1500a78e29 100644 --- a/src/FontManager.cpp +++ b/src/FontManager.cpp @@ -40,8 +40,6 @@ void FontManager::ReloadFonts() Font* FontManager::LoadFont( const RString &sFontOrTextureFilePath, RString sChars ) { - PruneFonts(); - Font *pFont; /* Convert the path to lowercase so that we don't load duplicates. Really, * this does not solve the duplicate problem. We could have two copies of