diff options
author | Logan Dethrow <log@lindenlab.com> | 2011-07-13 16:46:36 -0400 |
---|---|---|
committer | Logan Dethrow <log@lindenlab.com> | 2011-07-13 16:46:36 -0400 |
commit | cb24dff9e36a963af280be1aead9424be8a678b6 (patch) | |
tree | 921bcf6a9fc3478c62d37df4518f7a230bc57593 /indra/llmessage/net.cpp | |
parent | cfce3686dea74dfa2a6c92dbd1e8e1ae8518f259 (diff) |
Code cleanup for the SOCKS 5 proxy viewer.
Diffstat (limited to 'indra/llmessage/net.cpp')
-rw-r--r-- | indra/llmessage/net.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmessage/net.cpp b/indra/llmessage/net.cpp index f8ab55143c..85aef5da00 100644 --- a/indra/llmessage/net.cpp +++ b/indra/llmessage/net.cpp @@ -50,8 +50,6 @@ #include "lltimer.h" #include "indra_constants.h" -#include "llproxy.h" - // Globals #if LL_WINDOWS |