diff options
Diffstat (limited to 'indra/llcommon/llsecondlifeurls.h')
-rw-r--r-- | indra/llcommon/llsecondlifeurls.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llcommon/llsecondlifeurls.h b/indra/llcommon/llsecondlifeurls.h index 86d18d0eab..b07c18eb72 100644 --- a/indra/llcommon/llsecondlifeurls.h +++ b/indra/llcommon/llsecondlifeurls.h @@ -55,9 +55,6 @@ extern const char LSL_DOC_URL[]; // SL KnowledgeBase page extern const char SL_KB_URL[]; -// Account transactions -extern const char ACCOUNT_TRANSACTIONS_URL[]; - // Local Url Release Notes extern const char RELEASE_NOTES[]; |