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
commit90573badb4fcea3ae771c466e859854547ed7ad5 (patch)
treefef5944b47997170f8853d9cd26f9445eb44abec /indra/llwindow/llwindowheadless.cpp
parent3f558469daa061d7edcafd377f1e539069f25c8d (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()
-{
-}