summaryrefslogtreecommitdiffstats
path: root/canvas/source/opengl/ogl_spritedevicehelper.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:46:23 +0100
committerThorsten Behrens <thb@documentfoundation.org>2014-02-25 21:29:36 +0100
commit8747200c87afa81177f2da8ec9bd46996156c307 (patch)
tree9ad7e385635be6b63ed46bf33795e5169ee4659b /canvas/source/opengl/ogl_spritedevicehelper.hxx
parentRemove visual noise from cppcanvas (diff)
downloadcore-8747200c87afa81177f2da8ec9bd46996156c307.tar.gz
core-8747200c87afa81177f2da8ec9bd46996156c307.zip
Remove visual noise from canvas
Change-Id: I0f01a4064ab6d1f55647ecdc1a8710e289e5d96c
Diffstat (limited to 'canvas/source/opengl/ogl_spritedevicehelper.hxx')
-rw-r--r--canvas/source/opengl/ogl_spritedevicehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/opengl/ogl_spritedevicehelper.hxx b/canvas/source/opengl/ogl_spritedevicehelper.hxx
index aa8172564f0b..f50691899134 100644
--- a/canvas/source/opengl/ogl_spritedevicehelper.hxx
+++ b/canvas/source/opengl/ogl_spritedevicehelper.hxx
@@ -113,7 +113,7 @@ namespace oglcanvas
/// Get instance of internal texture cache
TextureCache& getTextureCache() const;
- ////////////////////////////////////////////////////////
+
// nobody except IBufferContext implementations are supposed
// to use this