summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritedevicehelper.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-04 19:18:15 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-04 19:18:57 +0900
commit30d3637516e9d22d237fb0bd4d71e12eebb16615 (patch)
treec997ae126d56db340a6b49d470ebc8c5f6adb102 /canvas/source/vcl/spritedevicehelper.hxx
parentce19822db8205025e2c38e1cbe87dcbe52340598 (diff)
removed unnecessary forward declarations of class
Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c
Diffstat (limited to 'canvas/source/vcl/spritedevicehelper.hxx')
-rw-r--r--canvas/source/vcl/spritedevicehelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/canvas/source/vcl/spritedevicehelper.hxx b/canvas/source/vcl/spritedevicehelper.hxx
index 5d2d2b586546..926fee34ab48 100644
--- a/canvas/source/vcl/spritedevicehelper.hxx
+++ b/canvas/source/vcl/spritedevicehelper.hxx
@@ -38,9 +38,6 @@
namespace vclcanvas
{
- class SpriteCanvas;
- class SpriteCanvasHelper;
-
class SpriteDeviceHelper : public DeviceHelper
{
public: