diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llcommon/indra_constants.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/linden/indra/llcommon/indra_constants.cpp b/linden/indra/llcommon/indra_constants.cpp index 64cbb11..1ab47d0 100644 --- a/linden/indra/llcommon/indra_constants.cpp +++ b/linden/indra/llcommon/indra_constants.cpp | |||
@@ -40,8 +40,5 @@ | |||
40 | const LLUUID LL_UUID_ALL_AGENTS("44e87126-e794-4ded-05b3-7c42da3d5cdb"); | 40 | const LLUUID LL_UUID_ALL_AGENTS("44e87126-e794-4ded-05b3-7c42da3d5cdb"); |
41 | 41 | ||
42 | // Governor Linden's agent id. | 42 | // Governor Linden's agent id. |
43 | // FIXME for meta-impy: Gotta get rid of this. | ||
43 | const LLUUID ALEXANDRIA_LINDEN_ID("ba2a564a-f0f1-4b82-9c61-b7520bfcd09f"); | 44 | const LLUUID ALEXANDRIA_LINDEN_ID("ba2a564a-f0f1-4b82-9c61-b7520bfcd09f"); |
44 | const LLUUID GOVERNOR_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1"); | ||
45 | const LLUUID REALESTATE_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1"); | ||
46 | // Maintenance's group id. | ||
47 | const LLUUID MAINTENANCE_GROUP_ID("dc7b21cd-3c89-fcaa-31c8-25f9ffd224cd"); | ||