diff options
Diffstat (limited to 'generic/tkWindow.c')
-rw-r--r-- | generic/tkWindow.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/generic/tkWindow.c b/generic/tkWindow.c index 929136d..2901256 100644 --- a/generic/tkWindow.c +++ b/generic/tkWindow.c @@ -3275,12 +3275,6 @@ Initialize( Tcl_SetMainLoop(Tk_MainLoop); -/* -#undef Tk_InitStubs - - Tk_InitStubs(interp, TK_VERSION, 1); -*/ - /* * Initialized the themed widget set */ |