summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertos.h
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-08-06 18:45:37 -0700
committerbrad kittenbrink <brad@lindenlab.com>2009-08-06 18:45:37 -0700
commite6c9f944380d3a9b6562cf580e8c43a69c060dfd (patch)
treebd6a171886c135b9a85e9e44e2b166a4898e72b0 /indra/newview/llfloatertos.h
parent0bf8a15cc03b48432a5b9e0011a01908ef903960 (diff)
Backed out changeset bfb246df4655: rolling back LLFloaterTOS post-merge fixups because they didn't work on linux.
Diffstat (limited to 'indra/newview/llfloatertos.h')
-rw-r--r--indra/newview/llfloatertos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfloatertos.h b/indra/newview/llfloatertos.h
index 0b15c24bc8..0be440d92b 100644
--- a/indra/newview/llfloatertos.h
+++ b/indra/newview/llfloatertos.h
@@ -66,9 +66,6 @@ public:
virtual void onNavigateComplete( const EventType& eventIn );
- // *TODO - consider getting rid of this in favor of using an event pump. -brad
- void setTOSCallback(YesNoCallback const & callback);
-
private:
std::string mMessage;
int mWebBrowserWindowId;