[Warnings] "One more," says friti; "One more," fixes Liru.

This commit is contained in:
Inusaito Sayori
2014-08-05 00:57:26 -04:00
parent ac06a8394b
commit 0ab395794e

View File

@@ -2143,7 +2143,7 @@ void LLPanelFace::LLSelectedTE::getFace(LLFace*& face_to_return, bool& identical
void LLPanelFace::LLSelectedTE::getImageFormat(LLGLenum& image_format_to_return, bool& identical_face)
{
LLGLenum image_format;
LLGLenum image_format(0);
struct LLSelectedTEGetImageFormat : public LLSelectedTEGetFunctor<LLGLenum>
{
LLGLenum get(LLViewerObject* object, S32 te_index)