Forgot to remove this.
Change-Id: I4aa4538fd1bf046ff3f7bff278b96f482de1a9b9
This commit is contained in:
@@ -264,7 +264,6 @@ public:
|
|||||||
|
|
||||||
void ScXMLSourceDlg::TreeItemSelected()
|
void ScXMLSourceDlg::TreeItemSelected()
|
||||||
{
|
{
|
||||||
fprintf(stdout, "ScXMLSourceDlg::TreeItemSelected: called\n");
|
|
||||||
SvTreeListEntry* pEntry = maLbTree.GetCurEntry();
|
SvTreeListEntry* pEntry = maLbTree.GetCurEntry();
|
||||||
if (!pEntry)
|
if (!pEntry)
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user