Oops. My bad - removing my own printf silliness.
This commit is contained in:
parent
d3b3d0d06f
commit
7ef7bbec27
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ static const sal_Char __FAR_DATA pFilterRtf[] = "Rich Text Format (StarCal
|
|||
|
||||
SFX_IMPL_INTERFACE(ScDocShell,SfxObjectShell, ScResId(SCSTR_DOCSHELL))
|
||||
{
|
||||
fprintf(stdout, "SFX_IMPL_INTERFACE: SID_HYPERLINK_INSERT = %d\n", SID_HYPERLINK_INSERT);
|
||||
SFX_CHILDWINDOW_REGISTRATION( SID_HYPERLINK_INSERT );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue