Kaydet (Commit) 9e84157a authored tarafından Caolán McNamara's avatar Caolán McNamara

stray fprintf

Change-Id: If3665f573b2c4ec9e87646af0afcd2ba9c5a4f1c
üst eb38493c
......@@ -1234,7 +1234,6 @@ AbstractSvxHpLinkDlg * AbstractDialogFactory_Impl::CreateSvxHpLinkDlg (vcl::Wind
SfxBindings* pBindings)
{
SvxHpLinkDlg* pDlg = VclPtr<SvxHpLinkDlg>::Create( pParent, pBindings );
fprintf(stderr, "CreateSvxHpLinkDlg\n");
return new AbstractSvxHpLinkDlg_Impl(pDlg);
}
......
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