summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-31 00:41:38 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-31 09:48:39 +0100
commitc3897705a8a38b0892f0b8913c0469dee6e0b80f (patch)
treef92efbd3895c095299834ea3ce4542b5c7ee4082 /framework
parent28fe6c99552c3dfb533b1ddf63e524fc6f8b4ebd (diff)
Remove COPY_TO_TITLE_FOR_DEBUG.
Diffstat (limited to 'framework')
-rw-r--r--framework/source/helper/titlebarupdate.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/source/helper/titlebarupdate.cxx b/framework/source/helper/titlebarupdate.cxx
index 149577336826..832c56b0d1e1 100644
--- a/framework/source/helper/titlebarupdate.cxx
+++ b/framework/source/helper/titlebarupdate.cxx
@@ -249,9 +249,6 @@ void TitleBarUpdate::impl_updateApplicationID(const css::uno::Reference< css::fr
)
{
WorkWindow* pWorkWindow = (WorkWindow*)pWindow;
-#ifdef COPY_TO_TITLE_FOR_DEBUG
- pWorkWindow->SetText( sApplicationID );
-#endif
pWorkWindow->SetApplicationID( sApplicationID );
}
// <- VCL SYNCHRONIZED