summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 15:24:11 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 15:24:11 +0000
commit52ea393a52f3c0e7f0917cada3cd5236a242984b (patch)
treeb155e19be2509b98dd3e7452bd52bc3d31aa68eb /xmlhelp
parentba0f271e4ff0006e697c573974f80c9dfc99f7a2 (diff)
INTEGRATION: CWS ab52 (1.24.6); FILE MERGED
2008/06/18 09:12:41 ab 1.24.6.1: #i90029# Removed unused code
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/treeview/tvread.cxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/xmlhelp/source/treeview/tvread.cxx b/xmlhelp/source/treeview/tvread.cxx
index f435f1043caf..39bf656dd7e3 100644
--- a/xmlhelp/source/treeview/tvread.cxx
+++ b/xmlhelp/source/treeview/tvread.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: tvread.cxx,v $
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
* This file is part of OpenOffice.org.
*
@@ -305,12 +305,6 @@ XTYPEPROVIDER_IMPL_5( TVBase,
// TVRead
-TVRead::TVRead()
-{
-}
-
-
-
TVRead::TVRead( const ConfigData& configData,TVDom* tvDom )
{
if( ! tvDom )