Kaydet (Commit) 8958240f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin leftover SAL_DEBUG

Change-Id: I452909cc1f0529ecb24b1f705a86a0a8bc1a3c9f
üst 551e639f
......@@ -240,8 +240,6 @@ std::set<OUString> collect_charts(VclPtr<ScGridWindow> const & xGridWindow)
{
aRet.insert(static_cast<SdrOle2Obj*>(pObject)->GetPersistName());
}
else
SAL_DEBUG(pObject->GetName());
pObject = aIter.Next();
}
......
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