From 0380d048b13aa03f141fd439b64a50b39a06f994 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 16 May 1999 00:55:35 +0000 Subject: [PATCH] Remvoed some redundant definitions after the notification code change. --- WINGs/WINGs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/WINGs/WINGs.h b/WINGs/WINGs.h index c8f2eb8d..ae9b190d 100644 --- a/WINGs/WINGs.h +++ b/WINGs/WINGs.h @@ -190,7 +190,6 @@ enum { /* text field special events */ enum { - WMSetTextEvent, WMInsertTextEvent, WMDeleteTextEvent };