summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-05-12 16:31:16 -0700
committerJames Cook <james@lindenlab.com>2010-05-12 16:31:16 -0700
commitab79144d7937b12677d0a19145e3fc958e4c659c (patch)
tree88703bf6bb1240badbf46f92b5eaf0f5eb5eb47f /indra/newview
parent6b00537c871fb08f760016698c7e83f178c1cf55 (diff)
Remove unnecessary include (was for debugging)
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llviewerdisplayname.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerdisplayname.cpp b/indra/newview/llviewerdisplayname.cpp
index bec2687cca..ec80129f8a 100644
--- a/indra/newview/llviewerdisplayname.cpp
+++ b/indra/newview/llviewerdisplayname.cpp
@@ -148,7 +148,6 @@ public:
}
};
-#include "llsdserialize.h"
class LLDisplayNameUpdate : public LLHTTPNode
{