summaryrefslogtreecommitdiff
path: root/vcl/unx/headless/svpdummies.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/headless/svpdummies.cxx')
-rw-r--r--vcl/unx/headless/svpdummies.cxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/vcl/unx/headless/svpdummies.cxx b/vcl/unx/headless/svpdummies.cxx
index 54e22b728f99..6be230fce38e 100644
--- a/vcl/unx/headless/svpdummies.cxx
+++ b/vcl/unx/headless/svpdummies.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svpdummies.cxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.4.154.1 $
*
* This file is part of OpenOffice.org.
*
@@ -32,15 +32,6 @@
#include "svpinst.hxx"
#include <rtl/ustrbuf.hxx>
-// SalOpenGL
-SvpSalOpenGL::~SvpSalOpenGL() {}
-bool SvpSalOpenGL::IsValid() { return false; }
-oglFunction SvpSalOpenGL::GetOGLFnc( const char * ) { return NULL; }
-void SvpSalOpenGL::OGLEntry( SalGraphics* ) {}
-void SvpSalOpenGL::OGLExit( SalGraphics* ) {}
-void SvpSalOpenGL::StartScene( SalGraphics* ) {}
-void SvpSalOpenGL::StopScene() {}
-
// SalObject
SvpSalObject::SvpSalObject()
{