summaryrefslogtreecommitdiff
path: root/indra/newview/lltoast.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltoast.h')
-rw-r--r--indra/newview/lltoast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/lltoast.h b/indra/newview/lltoast.h
index f1a9f2ec46..969f3fd1cb 100644
--- a/indra/newview/lltoast.h
+++ b/indra/newview/lltoast.h
@@ -107,8 +107,6 @@ public:
//
void stopTimer() { mTimer.stop(); }
//
- void close() { die(); }
- //
virtual void draw();
//
virtual void setVisible(BOOL show);