Kaydet (Commit) 666af96f authored tarafından David Tardon's avatar David Tardon

remove debug statement

Change-Id: I888939bffe0eb4f1e19aae24bd62cd9313337065
üst ec8f3fcc
......@@ -190,7 +190,6 @@ void ScGraphicShell::ExecuteExternalEdit( SfxRequest& )
{
ScDrawView* pView = GetViewData()->GetScDrawView();
const SdrMarkList& rMarkList = pView->GetMarkedObjectList();
printf("YO!\n");
if( rMarkList.GetMarkCount() == 1 )
{
......
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