diff options
-rw-r--r-- | unix/tkUnixSend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tkUnixSend.c b/unix/tkUnixSend.c index 4dc1bf3..0b4f05d 100644 --- a/unix/tkUnixSend.c +++ b/unix/tkUnixSend.c @@ -2043,7 +2043,6 @@ TkpTestsendCmd( *p = 0; } } - handler = Tk_CreateErrorHandler(winPtr->dispPtr->display, -1, -1, -1, NULL, NULL); XChangeProperty(winPtr->dispPtr->display, w, propName, XA_STRING, |