summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.cxx
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-02 23:49:51 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-03-03 06:05:12 +0000
commitf25a8fdff891809b836ae76913276919e79d5d2c (patch)
tree2ad32042fce5a5e9b762fb7307119b161d194447 /extensions/source/bibliography/bibview.cxx
parente8e1452c88ea750088f77006ec558edf96fa0c7e (diff)
Remove bogus source code comments
Change-Id: I616ca3483d926c8e4155512ef5138e3f7978ece3 Reviewed-on: https://gerrit.libreoffice.org/34842 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'extensions/source/bibliography/bibview.cxx')
-rw-r--r--extensions/source/bibliography/bibview.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bibview.cxx b/extensions/source/bibliography/bibview.cxx
index 91e7a3ea80a6..32739be7ce4b 100644
--- a/extensions/source/bibliography/bibview.cxx
+++ b/extensions/source/bibliography/bibview.cxx
@@ -111,7 +111,6 @@ namespace bib
// TODO:
// this is _strange_: Why not updating the existent general page?
// I consider the current behaviour a HACK.
- // frank.schoenheit@sun.com
if ( m_pGeneralPage )
{
m_pGeneralPage->Hide();
@@ -218,4 +217,4 @@ namespace bib
} // namespace bib
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file