Kaydet (Commit) e6592aaa authored tarafından Michael Meeks's avatar Michael Meeks Kaydeden (comit) Jan Holesovsky

vcl: remove old GetOpenGLContext method.

Change-Id: I1959b2e4aabdee92472fed31905fea44b989230d
üst 878cea91
......@@ -32,8 +32,6 @@
#include "sallayout.hxx"
#include "vclpluginapi.h"
#include "opengl/contextprovider.hxx"
#include <boost/scoped_ptr.hpp>
#include <deque>
......@@ -300,9 +298,6 @@ public:
unsigned int w, unsigned int h,
int dest_x, int dest_y );
static void releaseGlyphPeer();
public:
virtual OpenGLContext* GetOpenGLContext() const SAL_OVERRIDE;
};
inline const SalDisplay *X11SalGraphics::GetDisplay() const
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment