summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/ITiledRenderable.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/ITiledRenderable.hxx b/include/vcl/ITiledRenderable.hxx
index 905a3262b1a6..fc4be7c3805e 100644
--- a/include/vcl/ITiledRenderable.hxx
+++ b/include/vcl/ITiledRenderable.hxx
@@ -43,11 +43,7 @@ namespace vcl
class VCL_DLLPUBLIC ITiledRenderable
{
-protected:
- int mnTilePixelWidth, mnTilePixelHeight;
- int mnTileTwipWidth, mnTileTwipHeight;
public:
-
virtual ~ITiledRenderable();
/**