diff options
Diffstat (limited to 'math/plplot/files/patch-bindings__tk__tkMain.c')
-rw-r--r-- | math/plplot/files/patch-bindings__tk__tkMain.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/math/plplot/files/patch-bindings__tk__tkMain.c b/math/plplot/files/patch-bindings__tk__tkMain.c deleted file mode 100644 index fdcbc798ec23..000000000000 --- a/math/plplot/files/patch-bindings__tk__tkMain.c +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 |