diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-03-18 20:52:51 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-03-18 20:52:51 +0200 |
commit | 6662f7348bfd453745aeba09f2ae2bcdfa0057e9 (patch) | |
tree | ec6e84899b854dd10bb80197b032b73377d7a1fa /indra/newview/llstartup.h | |
parent | 24c38d822acfe37f177900014258c89cc1c237f0 (diff) | |
parent | 328329fceab6b18dd7dda6f7ce9a3d4788fd7c54 (diff) |
Merge branch 'master' into DRTVWR-500
Diffstat (limited to 'indra/newview/llstartup.h')
-rw-r--r-- | indra/newview/llstartup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h index 5ce74b8fae..d7d294e9f4 100644 --- a/indra/newview/llstartup.h +++ b/indra/newview/llstartup.h @@ -80,7 +80,6 @@ typedef enum { // exported symbols extern bool gAgentMovementCompleted; -extern S32 gMaxAgentGroups; extern LLPointer<LLViewerTexture> gStartTexture; class LLStartUp |