diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/llprogressview.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llprogressview.cpp b/indra/newview/llprogressview.cpp index af0e27f7f5..664860db30 100644 --- a/indra/newview/llprogressview.cpp +++ b/indra/newview/llprogressview.cpp @@ -438,8 +438,8 @@ void LLProgressView::initLogos()          LLRect(texture_start_x, texture_start_y + icon_height, texture_start_x + icon_width, texture_start_y),          default_clip,          default_clip); -}  */ +}  void LLProgressView::initStartTexture(S32 location_id, bool is_in_production)  {  | 
