diff options
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r-- | indra/newview/llstartup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index 38fdaea9d8..0b41e35455 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -313,7 +313,7 @@ bool idle_startup() { // FIXME asset-http - this configuration stuff is temporary // construction; once it is always on for certain types - // and we can remove the setting. + // we can remove the setting. static bool va_types_initialized = false; if (!va_types_initialized) { |