summaryrefslogtreecommitdiff
path: root/graphics/xaralx/files/patch-Kernel_cxftree.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xaralx/files/patch-Kernel_cxftree.h')
-rw-r--r--graphics/xaralx/files/patch-Kernel_cxftree.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xaralx/files/patch-Kernel_cxftree.h b/graphics/xaralx/files/patch-Kernel_cxftree.h
deleted file mode 100644
index ce8abcd930c2..000000000000
--- a/graphics/xaralx/files/patch-Kernel_cxftree.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- Kernel/cxftree.h.orig Tue Feb 13 10:21:18 2007
-+++ Kernel/cxftree.h Tue Feb 13 10:21:40 2007
-@@ -287,7 +287,7 @@
-
- INT32 AddDisplayNode(CXFNode* pNode,INT32 Index,INT32 Depth,BOOL ExpandAll);
- void ShowNodeDebugInfoForNode(CXFNode *pNode);
-- CXaraFileRecordHandler* CXFTreeDlg::FindHandler(UINT32 Tag);
-+ CXaraFileRecordHandler* FindHandler(UINT32 Tag);
- void GetTagText(CXFNode* pNode,String_256& Str);
-
- CXFNode* pRoot;