1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

Remvoed some redundant definitions after the notification code change.

This commit is contained in:
dan
1999-05-16 00:55:35 +00:00
parent 55d51e546d
commit 0380d048b1

View File

@@ -190,7 +190,6 @@ enum {
/* text field special events */ /* text field special events */
enum { enum {
WMSetTextEvent,
WMInsertTextEvent, WMInsertTextEvent,
WMDeleteTextEvent WMDeleteTextEvent
}; };