summaryrefslogtreecommitdiffstats
path: root/extensions/source/bibliography/bibview.cxx
diff options
context:
space:
mode:
authorAlexander O. Anisimov <alenyashka@gmail.com>2010-11-08 00:31:55 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2010-11-08 00:31:55 +0100
commitc72cccf568b0acf93512afd7f574e9a70bf1511f (patch)
treea028f015cb3a05c536fcc0e9448d283f5cf7ca20 /extensions/source/bibliography/bibview.cxx
parentadd OPENBSD ifdefs where needed (diff)
downloadcore-c72cccf568b0acf93512afd7f574e9a70bf1511f.tar.gz
core-c72cccf568b0acf93512afd7f574e9a70bf1511f.zip
remove useless comments (empty/just specifying dates) & dead code (//CHINA001)
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'extensions/source/bibliography/bibview.cxx')
-rw-r--r--extensions/source/bibliography/bibview.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/source/bibliography/bibview.cxx b/extensions/source/bibliography/bibview.cxx
index abf2d293ba82..a6340d5fb009 100644
--- a/extensions/source/bibliography/bibview.cxx
+++ b/extensions/source/bibliography/bibview.cxx
@@ -114,9 +114,6 @@ namespace bib
m_xGeneralPage = NULL;
}
- /* -----------------16.11.99 13:13-------------------
-
- --------------------------------------------------*/
void BibView::UpdatePages()
{
// TODO:
@@ -183,17 +180,12 @@ namespace bib
FormControlContainer::_loaded( _rEvent );
}
- /* -----------------------------02.02.00 16:49--------------------------------
-
- ---------------------------------------------------------------------------*/
IMPL_STATIC_LINK( BibView, CallMappingHdl, BibView*, EMPTYARG )
{
pThis->m_pDatMan->CreateMappingDialog( pThis );
return 0;
}
- /* -----------------------------13.04.00 16:12--------------------------------
- ---------------------------------------------------------------------------*/
void BibView::Resize()
{
if ( m_pGeneralPage )