summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-08 18:14:57 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-08 18:14:57 +0000
commit3ab0c3238bec95863784850d2a95e9c09afce539 (patch)
tree86e5788c95caf5553a0015e152bcf0a6c5d5cd1b /indra/newview/llviewermedia.h
parentac59a7c130f3fcbbb8f228bdf69c44ffa09f07a2 (diff)
parent6b92b866e49408622ed02b85a0518b01cdbcf7a9 (diff)
PE merge.
Diffstat (limited to 'indra/newview/llviewermedia.h')
-rw-r--r--indra/newview/llviewermedia.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llviewermedia.h b/indra/newview/llviewermedia.h
index ff18ed605a..daad70f14f 100644
--- a/indra/newview/llviewermedia.h
+++ b/indra/newview/llviewermedia.h
@@ -117,11 +117,6 @@ class LLViewerMedia
// This is the comparitor used to sort the list.
static bool priorityComparitor(const LLViewerMediaImpl* i1, const LLViewerMediaImpl* i2);
- // For displaying the media first-run dialog.
- static bool needsMediaFirstRun();
- static void displayMediaFirstRun();
- static bool firstRunCallback(const LLSD& notification, const LLSD& response);
-
};
// Implementation functions not exported into header file