summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-bindings__tk__tkMain.c
blob: fdcbc798ec23c07fba843308a8596ffb94ba51f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- bindings/tk/tkMain.c.orig	2015-04-12 10:08:04 UTC
+++ bindings/tk/tkMain.c
@@ -90,10 +90,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl
                                      int allowOverwrite ) );
 #endif
 
-#ifndef Tcl_GetGlobalNamespace_TCL_DECLARE
-EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace _ANSI_ARGS_( (
-                                                               Tcl_Interp * interp ) );
-#endif
 
 //
 // Declarations for various library procedures and variables (don't want