diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-24 15:24:11 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-24 15:24:11 +0000 |
commit | 52ea393a52f3c0e7f0917cada3cd5236a242984b (patch) | |
tree | b155e19be2509b98dd3e7452bd52bc3d31aa68eb | |
parent | ba0f271e4ff0006e697c573974f80c9dfc99f7a2 (diff) |
INTEGRATION: CWS ab52 (1.24.6); FILE MERGED
2008/06/18 09:12:41 ab 1.24.6.1: #i90029# Removed unused code
-rw-r--r-- | xmlhelp/source/treeview/tvread.cxx | 8 |
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 ) |