diff --git a/WINGs/wbutton.c b/WINGs/wbutton.c index c217edd4..8c8e4dce 100644 --- a/WINGs/wbutton.c +++ b/WINGs/wbutton.c @@ -98,7 +98,6 @@ static void handleActionEvents(XEvent * event, void *data); static char *WMPushedRadioNotification = "WMPushedRadioNotification"; -#define NFONT(b) (b)->view->screen->normalFont WMButton *WMCreateCustomButton(WMWidget * parent, int behaviourMask) {