Kaydet (Commit) 651d5fd5 authored tarafından Caolán McNamara's avatar Caolán McNamara

drop stray SAL_DEBUG

Change-Id: I7e67c7dc06388d95d8143f5419116bae4deb5e4b
üst c3366bc7
...@@ -151,7 +151,6 @@ void SAL_CALL TaskPanelFactory::initialize( ...@@ -151,7 +151,6 @@ void SAL_CALL TaskPanelFactory::initialize(
catch(RuntimeException&) catch(RuntimeException&)
{} {}
SAL_DEBUG( "TaskPanelFactory::initialize !" );
Reference<XControllerManager> xCM (xController, UNO_QUERY_THROW); Reference<XControllerManager> xCM (xController, UNO_QUERY_THROW);
Reference<XConfigurationController> xCC ( Reference<XConfigurationController> xCC (
xCM->getConfigurationController(), UNO_QUERY_THROW); xCM->getConfigurationController(), UNO_QUERY_THROW);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment