diff options
Diffstat (limited to 'editors/axe/files/patch-ad')
-rw-r--r-- | editors/axe/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/axe/files/patch-ad b/editors/axe/files/patch-ad new file mode 100644 index 000000000000..19169b4e5d4b --- /dev/null +++ b/editors/axe/files/patch-ad @@ -0,0 +1,10 @@ +--- Widgets/CtrlCodeSel.h.orig Thu Apr 7 01:07:46 1994 ++++ Widgets/CtrlCodeSel.h Sat Nov 11 12:14:03 2000 +@@ -40,7 +40,6 @@ + #define XtNbase "base" + #define XtCBase "Base" + #define XtNenterCallback "enterCallback" +-#define XtNcancelCallback "cancelCallback" + + #endif /* _ControlCodeSelector_h */ + |