summaryrefslogtreecommitdiff
path: root/sot/source
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-06 14:05:39 -0800
committerMichael Stahl <mstahl@redhat.com>2012-02-07 00:44:28 +0100
commit8d31e2fe628b725e34427789a6afdd6509a0c3f4 (patch)
tree4201998894367336bec59d65378875e29aa8e819 /sot/source
parent5e7c721c80b3d968bbc83cf7f744dde9483a2d19 (diff)
sot: Delete FileList::GetFormat as it is no longer used
Diffstat (limited to 'sot/source')
-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 052657ee3a1a..146ad41f9911 100644
--- a/sot/source/base/filelist.cxx
+++ b/sot/source/base/filelist.cxx
@@ -67,17 +67,6 @@ FileList& FileList::operator=( const FileList& rFileList )
return *this;
}
-/*************************************************************************
-|*
-|* FileList::GetFormatName()
-|*
-\*************************************************************************/
-
-sal_uLong FileList::GetFormat()
-{
- return FORMAT_FILE_LIST;
-}
-
/******************************************************************************
|*
|* virtuelle SvData-Methoden