summaryrefslogtreecommitdiff
path: root/framework/source/helper/titlebarupdate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/helper/titlebarupdate.cxx')
-rw-r--r--framework/source/helper/titlebarupdate.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/source/helper/titlebarupdate.cxx b/framework/source/helper/titlebarupdate.cxx
index 5b37d1194560..ff2d99c1e24a 100644
--- a/framework/source/helper/titlebarupdate.cxx
+++ b/framework/source/helper/titlebarupdate.cxx
@@ -115,8 +115,7 @@ void SAL_CALL TitleBarUpdate::disposing(const css::lang::EventObject&)
}
//http://live.gnome.org/GnomeShell/ApplicationBased
-//See http://msdn.microsoft.com/en-us/library/dd378459(v=VS.85).aspx for future
-//Windows 7 equivalent support
+//http://msdn.microsoft.com/en-us/library/dd378459(v=VS.85).aspx
void TitleBarUpdate::impl_updateApplicationID(const css::uno::Reference< css::frame::XFrame >& xFrame)
{
css::uno::Reference< css::awt::XWindow > xWindow = xFrame->getContainerWindow ();