summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdllist.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-22 21:51:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-23 10:35:44 +0100
commit43f8cba7d238e6db25e05edd0d9713dcc42fc861 (patch)
tree797d2e5aeae4d288a143e7483997538758ea7af9 /lotuswordpro/source/filter/lwpdllist.hxx
parent6c1e8719013b47ff3d3954173a17e49f3a361009 (diff)
callcatcher: yet more unused code
Diffstat (limited to 'lotuswordpro/source/filter/lwpdllist.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpdllist.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdllist.hxx b/lotuswordpro/source/filter/lwpdllist.hxx
index f16918a21e74..f250bd88213a 100644
--- a/lotuswordpro/source/filter/lwpdllist.hxx
+++ b/lotuswordpro/source/filter/lwpdllist.hxx
@@ -68,7 +68,6 @@
class LwpDLList
{
public:
- LwpDLList(LwpDLList*,LwpDLList*);
LwpDLList(void);
virtual ~LwpDLList();
void insert(LwpDLList*, LwpDLList*);