diff options
Diffstat (limited to 'vcl/osx/OSXTransferable.hxx')
-rw-r--r-- | vcl/osx/OSXTransferable.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/osx/OSXTransferable.hxx b/vcl/osx/OSXTransferable.hxx index b802474a8da5..5724a197a5fd 100644 --- a/vcl/osx/OSXTransferable.hxx +++ b/vcl/osx/OSXTransferable.hxx @@ -64,8 +64,6 @@ public: //com::sun::star::uno::Any getClipboardItemData(ClipboardItemPtr_t clipboardItem); - bool isUnicodeText(const com::sun::star::datatransfer::DataFlavor& flavor); - bool compareDataFlavors( const com::sun::star::datatransfer::DataFlavor& lhs, const com::sun::star::datatransfer::DataFlavor& rhs ); |