diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-24 15:24:27 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-24 15:24:27 +0000 |
commit | a5ca15fc07a3c037300b9f11b192d1b2bea4116a (patch) | |
tree | c30b9fe02a1de42538f56c691e14a27167fdf9f3 /xmlhelp | |
parent | 52ea393a52f3c0e7f0917cada3cd5236a242984b (diff) |
INTEGRATION: CWS ab52 (1.14.6); FILE MERGED
2008/06/18 09:12:41 ab 1.14.6.1: #i90029# Removed unused code
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/treeview/tvread.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlhelp/source/treeview/tvread.hxx b/xmlhelp/source/treeview/tvread.hxx index 25dcc8508c82..53074b347261 100644 --- a/xmlhelp/source/treeview/tvread.hxx +++ b/xmlhelp/source/treeview/tvread.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: tvread.hxx,v $ - * $Revision: 1.14 $ + * $Revision: 1.15 $ * * This file is part of OpenOffice.org. * @@ -216,9 +216,6 @@ namespace treeview { friend class TVChildTarget; public: - - TVRead(); - TVRead( const ConfigData& configData,TVDom* tvDom = 0 ); ~TVRead(); |