summaryrefslogtreecommitdiff
path: root/sfx2/inc/bluthsndapi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/bluthsndapi.hxx')
-rw-r--r--sfx2/inc/bluthsndapi.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/inc/bluthsndapi.hxx b/sfx2/inc/bluthsndapi.hxx
index 8c6ccc185d7e..188bc075b1f3 100644
--- a/sfx2/inc/bluthsndapi.hxx
+++ b/sfx2/inc/bluthsndapi.hxx
@@ -23,8 +23,7 @@
class SFX2_DLLPUBLIC SfxBluetoothModel:public SfxMailModel
{
public:
- SendMailResult SaveAndSend( const css::uno::Reference< css::frame::XFrame >& xFrame,
- const OUString& rType );
+ SendMailResult SaveAndSend( const css::uno::Reference< css::frame::XFrame >& xFrame );
SendMailResult Send( const css::uno::Reference< css::frame::XFrame >& xFrame );
};