diff options
Diffstat (limited to 'indra/newview/llpostcard.cpp')
| -rw-r--r-- | indra/newview/llpostcard.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llpostcard.cpp b/indra/newview/llpostcard.cpp index 5f57f3a856..4f2d6da7e5 100644 --- a/indra/newview/llpostcard.cpp +++ b/indra/newview/llpostcard.cpp @@ -116,13 +116,8 @@ LLPostCard::result_callback_t LLPostCard::mResultCallback; // static void LLPostCard::send(LLPointer<LLImageFormatted> image, const LLSD& postcard_data) { -#if 0 - static LLTransactionID transaction_id; - static LLAssetID asset_id; -#else LLTransactionID transaction_id; LLAssetID asset_id; -#endif transaction_id.generate(); asset_id = transaction_id.makeAssetID(gAgent.getSecureSessionID()); |
