summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editdoc.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-28 17:52:20 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-29 11:08:44 +0200
commitdb10877d894d2d5bba95ea1871a12c8c633b31d3 (patch)
treeef6260919b30e594dca5513a99995da92968d310 /editeng/source/editeng/editdoc.hxx
parentad8b40c6701367c2367bbd0ef97c4780182d808b (diff)
callcatcher: remove unused methods
Diffstat (limited to 'editeng/source/editeng/editdoc.hxx')
-rw-r--r--editeng/source/editeng/editdoc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/editeng/editdoc.hxx b/editeng/source/editeng/editdoc.hxx
index ee2be03d7a6c..c923ee2c127a 100644
--- a/editeng/source/editeng/editdoc.hxx
+++ b/editeng/source/editeng/editdoc.hxx
@@ -382,7 +382,6 @@ struct ExtraPortionInfo
~ExtraPortionInfo();
void SaveOrgDXArray( const sal_Int32* pDXArray, sal_uInt16 nLen );
- void DestroyOrgDXArray();
};