diff options
author | Rider Linden <rider@lindenlab.com> | 2015-05-28 12:48:08 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-05-28 12:48:08 -0700 |
commit | 7fb7e93a13356655e0827c083072e67fe1823fd4 (patch) | |
tree | bd98f37b91da8c65ecc25245792ca181c689eafe /indra/newview/llpanelme.cpp | |
parent | 83543e556cba8753077c9f004bb0dc71b4509007 (diff) |
Remove the display name floater
Diffstat (limited to 'indra/newview/llpanelme.cpp')
-rwxr-xr-x | indra/newview/llpanelme.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelme.cpp b/indra/newview/llpanelme.cpp index cedd3025fc..55e4ffff5e 100755 --- a/indra/newview/llpanelme.cpp +++ b/indra/newview/llpanelme.cpp @@ -37,7 +37,6 @@ #include "llfloaterreg.h" #include "llhints.h" #include "llviewercontrol.h" -#include "llviewerdisplayname.h" // Linden libraries #include "llavatarnamecache.h" // IDEVO |