summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTimer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterTimer.hxx')
-rw-r--r--sdext/source/presenter/PresenterTimer.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sdext/source/presenter/PresenterTimer.hxx b/sdext/source/presenter/PresenterTimer.hxx
index 601b27e5379e..f674a03f8e9c 100644
--- a/sdext/source/presenter/PresenterTimer.hxx
+++ b/sdext/source/presenter/PresenterTimer.hxx
@@ -76,8 +76,6 @@ public:
static void CancelTask (const sal_Int32 nTaskId);
};
-
-
typedef cppu::WeakComponentImplHelper1<
css::awt::XCallback
> PresenterClockTimerInterfaceBase;
@@ -126,10 +124,6 @@ private:
void CheckCurrentTime (const TimeValue& rCurrentTime);
};
-
-
-
-
} } // end of namespace ::sdext::presenter
#endif