diff options
author | Graham Linden <graham@lindenlab.com> | 2019-05-14 07:56:41 -0700 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2019-05-14 07:56:41 -0700 |
commit | 041d92b6bd4212bafd51567a52b4e2147da3132a (patch) | |
tree | 63d3a566387012b74e05f8fc356993fea43a85a3 | |
parent | 17655e576fc261bb3a9d42542a37eb319510e4d3 (diff) |
Force file update.
-rw-r--r-- | indra/llinventory/llsettingssky.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index cfca2d0d78..8483778e63 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -1682,4 +1682,3 @@ LLUUID LLSettingsSky::getNextBloomTextureId() const { return mNextBloomTextureId; } - |