summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwp9reader.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-25 17:03:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-25 21:55:34 +0200
commit3c84ee9cce41c0d28a9ddbf1243ef571b4578448 (patch)
tree89dc207758c1519033945a315d13aa0409cf3d43 /lotuswordpro/source/filter/lwp9reader.cxx
parentc31f50f63872ccb1527dd661670cc7ab01fd6021 (diff)
cppcheck: unusedFunction
Change-Id: I81f2a4be65bbc9359e51accccb746f1e8ea48c4f
Diffstat (limited to 'lotuswordpro/source/filter/lwp9reader.cxx')
-rw-r--r--lotuswordpro/source/filter/lwp9reader.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/lotuswordpro/source/filter/lwp9reader.cxx b/lotuswordpro/source/filter/lwp9reader.cxx
index e0ec3319c1f4..a4ec3e540654 100644
--- a/lotuswordpro/source/filter/lwp9reader.cxx
+++ b/lotuswordpro/source/filter/lwp9reader.cxx
@@ -99,12 +99,6 @@ void Lwp9Reader::Read()
}
/**
- * @descr Read the OLE objects.
- */
-void Lwp9Reader::ReadOleObjects()
-{
-}
-/**
* @descr Read the LWP7 object.
*/
void Lwp9Reader::ReadFileHeader()