summaryrefslogtreecommitdiff
path: root/src/OffscreenView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OffscreenView.h')
-rw-r--r--src/OffscreenView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OffscreenView.h b/src/OffscreenView.h
index 0175dee..b073f89 100644
--- a/src/OffscreenView.h
+++ b/src/OffscreenView.h
@@ -17,7 +17,6 @@ class OffscreenView : public GLView
public:
OffscreenView(size_t width, size_t height); // not
~OffscreenView(); // not
- void initializeGL(); //
void paintGL(); //
bool save(std::ostream &output);
OffscreenContext *ctx; // not
contact: Jan Huwald // Impressum