diff options
author | Josh Bell <josh@lindenlab.com> | 2007-02-20 22:02:36 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-02-20 22:02:36 +0000 |
commit | 7dada07dbaae3dfb9b1319453e51019bfff2717f (patch) | |
tree | a7f2b84ea65c39cee31474640dd5f265c0b2f432 /indra/llcommon/llsecondlifeurls.cpp | |
parent | 73bc0fb42b5bcd80030d9f30d5cb57ec2397ba08 (diff) |
svn merge -r 57620:58007 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
Diffstat (limited to 'indra/llcommon/llsecondlifeurls.cpp')
-rw-r--r-- | indra/llcommon/llsecondlifeurls.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/llcommon/llsecondlifeurls.cpp b/indra/llcommon/llsecondlifeurls.cpp index 9d5395ad07..28f171a9c0 100644 --- a/indra/llcommon/llsecondlifeurls.cpp +++ b/indra/llcommon/llsecondlifeurls.cpp @@ -57,7 +57,5 @@ const char LSL_DOC_URL[] = const char SL_KB_URL[] = "http://secondlife.com/knowledgebase/"; -const char ACCOUNT_TRANSACTIONS_URL[] = - "https://secondlife.com/account/transactions.php"; - const char RELEASE_NOTES[] = "releasenotes.txt"; + |