X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FText.cpp;h=3cf61514e1f4de604c0bf13e5aebf0b09cdc558f;hb=8e94b0e0f79e8fc55ace5699ffe039462d9e155d;hp=06ff6cdcfb1efb9f47e814000aa48b83361b7092;hpb=31801560f92e99939f40ee49d9c279324db044bb;p=lugaru.git diff --git a/Source/Text.cpp b/Source/Text.cpp index 06ff6cd..3cf6151 100644 --- a/Source/Text.cpp +++ b/Source/Text.cpp @@ -26,8 +26,6 @@ extern TGAImageRec texture; void Text::LoadFontTexture(const char *fileName) { - GLuint type; - LOGFUNC; LOG(std::string("Loading font texture...") + fileName);