summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.h
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-06-15 17:21:27 -0700
committerLeyla Farazha <leyla@lindenlab.com>2010-06-15 17:21:27 -0700
commit83a7a342ea83441c7fdcea1ac30cc61b2ab11546 (patch)
tree1fb435b5f5344caf05984d177777bfbd021d5bdf /indra/newview/llstartup.h
parent5f640843134a255536638df357fbbd2d3845858e (diff)
removing fullscreen functionality
reviewed by richard cc#212
Diffstat (limited to 'indra/newview/llstartup.h')
-rw-r--r--indra/newview/llstartup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h
index e1e108ca6a..b2868378bc 100644
--- a/indra/newview/llstartup.h
+++ b/indra/newview/llstartup.h
@@ -81,9 +81,6 @@ extern LLPointer<LLViewerTexture> gStartTexture;
class LLStartUp
{
public:
- static bool canGoFullscreen();
- // returns true if we are far enough along in startup to allow
- // going full screen
// Always use this to set gStartupState so changes are logged
static void setStartupState( EStartupState state );