diff --git a/connectivity/source/drivers/kab/KDEInit.cxx b/connectivity/source/drivers/kab/KDEInit.cxx index 5317c6241d4b..c5ace044937c 100644 --- a/connectivity/source/drivers/kab/KDEInit.cxx +++ b/connectivity/source/drivers/kab/KDEInit.cxx @@ -130,7 +130,7 @@ extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL shutdownKApplication()
  • a positive value if the version is too new to know whether it works with this driver
  • - #i60062# / 2006-01-06 / frank.schoenheit@sun.com + #i60062# */ extern "C" SAL_DLLPUBLIC_EXPORT int SAL_CALL matchKDEVersion() { 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