summaryrefslogtreecommitdiff
path: root/sot/source/base/filelist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/filelist.cxx')
-rw-r--r--sot/source/base/filelist.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/sot/source/base/filelist.cxx b/sot/source/base/filelist.cxx
index 80ae479b1601..adb3c32987be 100644
--- a/sot/source/base/filelist.cxx
+++ b/sot/source/base/filelist.cxx
@@ -60,17 +60,6 @@ FileList& FileList::operator=( const FileList& rFileList )
|*
\******************************************************************************/
-/*
- * NOTE: to correctly handle this Protocol with Unicode, native Win32 must be called:
- * e.g. DropQueryFile
- */
-
-SvStream& WriteFileList( SvStream& rOStm, SAL_UNUSED_PARAMETER const FileList& )
-{
- OSL_FAIL("TODO: Not implemented!");
- return rOStm;
-}
-
/* #i28176#
The Windows clipboard bridge now provides a double '\0'
terminated list of file names for format SotClipboardFormatId::FILE_LIST