summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.cxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-28 19:44:03 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-28 19:44:03 +0000
commit2b77d15fd2a7698e34aa9f90791c97d1df467c3b (patch)
treeec8ca60f283b21c75affca8d82f4584463207ec5 /extensions/source/bibliography/bibview.cxx
parent7692bfc268c57d6bcbc565179e5c63ffc0f6095d (diff)
Remove dated comments
Diffstat (limited to 'extensions/source/bibliography/bibview.cxx')
-rw-r--r--extensions/source/bibliography/bibview.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/extensions/source/bibliography/bibview.cxx b/extensions/source/bibliography/bibview.cxx
index a6340d5fb009..c985291a5121 100644
--- a/extensions/source/bibliography/bibview.cxx
+++ b/extensions/source/bibliography/bibview.cxx
@@ -165,8 +165,6 @@ namespace bib
}
}
}
- //---------------------------------------------------------------------
- //--- 19.10.01 16:55:49 -----------------------------------------------
void BibView::_loaded( const EventObject& _rEvent )
{
@@ -196,9 +194,6 @@ namespace bib
Window::Resize();
}
- //---------------------------------------------------------------------
- //--- 18.10.01 18:52:45 -----------------------------------------------
-
Reference< awt::XControlContainer > BibView::getControlContainer()
{
Reference< awt::XControlContainer > xReturn;