openbsd-ports/editors/axe/patches/patch-Widgets_Preference_h
naddy cced4a53fe - re-enable
- regen patches
- make it build and work with XF4; patches from Hwei Sheng Teoh
  <hsteoh@debian.org> via Debian
- prettify
2001-08-22 00:04:41 +00:00

11 lines
360 B
Plaintext

$OpenBSD: patch-Widgets_Preference_h,v 1.1 2001/08/22 00:04:41 naddy Exp $
--- Widgets/Preference.h.orig Wed Apr 6 18:07:47 1994
+++ Widgets/Preference.h Tue Aug 21 02:43:48 2001
@@ -47,6 +47,5 @@ typedef struct {
} PreferenceReturnStruct;
#define XtNenterCallback "enterCallback"
-#define XtNcancelCallback "cancelCallback"
#endif /* _Preference_h */