aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lldrawpoolbump.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/lldrawpoolbump.cpp')
-rw-r--r--linden/indra/newview/lldrawpoolbump.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lldrawpoolbump.cpp b/linden/indra/newview/lldrawpoolbump.cpp
index 56f1e4d..f345282 100644
--- a/linden/indra/newview/lldrawpoolbump.cpp
+++ b/linden/indra/newview/lldrawpoolbump.cpp
@@ -138,7 +138,7 @@ void LLStandardBumpmap::restoreGL()
138 return; 138 return;
139 } 139 }
140 140
141// llinfos << "Loading bumpmap: " << bump_file << " from viewerart" << llendl; 141 llinfos << "Loading bumpmap: " << bump_file << " from viewerart" << llendl;
142 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mLabel = label; 142 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mLabel = label;
143 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mImage = 143 gStandardBumpmapList[LLStandardBumpmap::sStandardBumpmapCount].mImage =
144 gImageList.getImageFromFile(bump_file, 144 gImageList.getImageFromFile(bump_file,