summaryrefslogtreecommitdiff
path: root/tk/generic/tkError.c
diff options
context:
space:
mode:
Diffstat (limited to 'tk/generic/tkError.c')
-rw-r--r--tk/generic/tkError.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tk/generic/tkError.c b/tk/generic/tkError.c
index aaf7c10b351..77909331a6f 100644
--- a/tk/generic/tkError.c
+++ b/tk/generic/tkError.c
@@ -305,4 +305,3 @@ ErrorProc(display, errEventPtr)
couldntHandle:
return (*defaultHandler)(display, errEventPtr);
}
-