uncommented creatnotify
ff957d1e
1 file(s) · +1 −1
| 363 | 363 | [ButtonPress] = buttonpress, |
|
| 364 | 364 | [ConfigureRequest] = configurerequest, |
|
| 365 | 365 | [ConfigureNotify] = configurenotify, |
|
| 366 | - | [CreateNotify] = createnotify, |
|
| 366 | + | /* [CreateNotify] = createnotify, */ |
|
| 367 | 367 | [DestroyNotify] = destroynotify, |
|
| 368 | 368 | [EnterNotify] = enternotify, |
|
| 369 | 369 | [LeaveNotify] = leavenotify, |