diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-10-12 17:49:36 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-10-12 17:49:36 -0700 |
commit | 17a04f8231a0787a7e72c7b3ad5cf37b08a466d0 (patch) | |
tree | 1d8bd0b9a79a190b079447fb8f1090bd9d745ac4 /indra/newview/llfloaterworldmap.h | |
parent | ec57776a23f36a9df02ee614c4f0ef20fcea0c7c (diff) |
EVE-47 - Event formatting should appear in "Profile" window
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl
EVE-72 - Modify viewer to make the event profile window be an html control
This is basically a reworking of the event profile display to remove all in-viewer
specific event display rendering, in preparation for richtext descriptions.
Most was removal of code.
Diffstat (limited to 'indra/newview/llfloaterworldmap.h')
-rw-r--r-- | indra/newview/llfloaterworldmap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterworldmap.h b/indra/newview/llfloaterworldmap.h index 6327039b7f..1628a421ec 100644 --- a/indra/newview/llfloaterworldmap.h +++ b/indra/newview/llfloaterworldmap.h @@ -39,7 +39,6 @@ #include "lltracker.h" #include "llslurl.h" -class LLEventInfo; class LLFriendObserver; class LLInventoryModel; class LLInventoryObserver; |