summaryrefslogtreecommitdiffstats
path: root/generic/tkFrame.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-09-27 15:21:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-09-27 15:21:16 (GMT)
commit8982d2a60381e8ad4eb9305272f572d939a5d097 (patch)
tree5bc0701b49839f4c2039e46686b5432d58c23b2d /generic/tkFrame.c
parentf43df857228b616f87644802136c05915d59d48b (diff)
parent506ee2fc81bb27e237860565c11a1494ab8c7b38 (diff)
downloadtk-8982d2a60381e8ad4eb9305272f572d939a5d097.zip
tk-8982d2a60381e8ad4eb9305272f572d939a5d097.tar.gz
tk-8982d2a60381e8ad4eb9305272f572d939a5d097.tar.bz2
Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition()
Diffstat (limited to 'generic/tkFrame.c')
-rw-r--r--generic/tkFrame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tkFrame.c b/generic/tkFrame.c
index f6edfb0..0f1a1b3 100644
--- a/generic/tkFrame.c
+++ b/generic/tkFrame.c
@@ -458,7 +458,6 @@ TkListCreateFrame(
* window associated with the interpreter.
* Gives the base name to use for the new
* application. */
-
{
int objc;
Tcl_Obj **objv;