diff options
author | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:50 -0500 |
commit | 89fe5dab825a62a0e3fd8d248cbc91c65eb2a426 (patch) | |
tree | bcff14b7888d04a2fec799c59369f6095224bd08 /linden/indra/llmessage/lltransfertargetvfile.h | |
parent | Second Life viewer sources 1.13.3.2 (diff) | |
download | meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.zip meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.gz meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.bz2 meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.xz |
Second Life viewer sources 1.14.0.0
Diffstat (limited to 'linden/indra/llmessage/lltransfertargetvfile.h')
-rw-r--r-- | linden/indra/llmessage/lltransfertargetvfile.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llmessage/lltransfertargetvfile.h b/linden/indra/llmessage/lltransfertargetvfile.h index a4b6f93..4c915dc 100644 --- a/linden/indra/llmessage/lltransfertargetvfile.h +++ b/linden/indra/llmessage/lltransfertargetvfile.h | |||
@@ -90,8 +90,6 @@ protected: | |||
90 | 90 | ||
91 | BOOL mNeedsCreate; | 91 | BOOL mNeedsCreate; |
92 | LLUUID mTempID; | 92 | LLUUID mTempID; |
93 | |||
94 | static std::list<LLTransferTargetParamsVFile*> sCallbackQueue; | ||
95 | }; | 93 | }; |
96 | 94 | ||
97 | #endif // LL_LLTRANSFERTARGETFILE_H | 95 | #endif // LL_LLTRANSFERTARGETFILE_H |