summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterCanvasHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterCanvasHelper.hxx')
-rw-r--r--sdext/source/presenter/PresenterCanvasHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterCanvasHelper.hxx b/sdext/source/presenter/PresenterCanvasHelper.hxx
index 6b20cc7c841d..35a813e95532 100644
--- a/sdext/source/presenter/PresenterCanvasHelper.hxx
+++ b/sdext/source/presenter/PresenterCanvasHelper.hxx
@@ -38,8 +38,8 @@ class PresenterCanvasHelper
: ::boost::noncopyable
{
public:
- PresenterCanvasHelper (void);
- ~PresenterCanvasHelper (void);
+ PresenterCanvasHelper();
+ ~PresenterCanvasHelper();
void Paint (
const SharedBitmapDescriptor& rpBitmap,