summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowheadless.cpp
diff options
context:
space:
mode:
authorruslantproductengine <ruslantproductengine@lindenlab.com>2015-03-30 20:11:27 +0300
committerruslantproductengine <ruslantproductengine@lindenlab.com>2015-03-30 20:11:27 +0300
commita6ff7db10171132ec2c8f6a3d3c133509bd760f1 (patch)
treec964f83574a054d6c8d618143c1a5d99e6a3797a /indra/llwindow/llwindowheadless.cpp
parent802302a31c06f2ca98875d73ff424ae3d9df195f (diff)
MAINT-3585 FIXED (Crashes when attempting to upload image.)
Diffstat (limited to 'indra/llwindow/llwindowheadless.cpp')
-rwxr-xr-xindra/llwindow/llwindowheadless.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llwindow/llwindowheadless.cpp b/indra/llwindow/llwindowheadless.cpp
index b6f67c6107..70f473281b 100755
--- a/indra/llwindow/llwindowheadless.cpp
+++ b/indra/llwindow/llwindowheadless.cpp
@@ -51,7 +51,3 @@ LLWindowHeadless::~LLWindowHeadless()
void LLWindowHeadless::swapBuffers()
{
}
-
-void LLWindowHeadless::restoreGLContext()
-{
-}