summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-22 00:10:04 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-22 00:52:32 +0100
commitef026f335902a278f8594d612826508277d81bff (patch)
treedf455bffc4dac7380fbd5dde992ba83b7ecbe804 /vcl/inc/headless
parent178ce4295ba864b4dd5082eff7e3444d5cead6ca (diff)
unusedcode.easy: remove some more
Diffstat (limited to 'vcl/inc/headless')
-rw-r--r--vcl/inc/headless/svpinst.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/headless/svpinst.hxx b/vcl/inc/headless/svpinst.hxx
index 92b989f80dc0..f20f7cd62ea1 100644
--- a/vcl/inc/headless/svpinst.hxx
+++ b/vcl/inc/headless/svpinst.hxx
@@ -105,7 +105,6 @@ public:
virtual ~SvpSalInstance();
void PostEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent );
- void CancelEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent );
void StartTimer( sal_uLong nMS );
void StopTimer();