diff options
| author | John Marino <marino@FreeBSD.org> | 2014-02-16 19:24:06 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-02-16 19:24:06 +0000 |
| commit | c62a1a534eeb8ebddd8fddab10a91a7576d1bd06 (patch) | |
| tree | 9e77d06b27da91b6ca0c5c9c236525889740e592 /math/plplot/files/patch-bindings__tk__tkMain.c | |
| parent | 7ba6236cfdafdff0090596f0e965fe36bb7aaaad (diff) | |
Notes
Diffstat (limited to 'math/plplot/files/patch-bindings__tk__tkMain.c')
| -rw-r--r-- | math/plplot/files/patch-bindings__tk__tkMain.c | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/math/plplot/files/patch-bindings__tk__tkMain.c b/math/plplot/files/patch-bindings__tk__tkMain.c index 971d4f41d97a..41fd34f6ece2 100644 --- a/math/plplot/files/patch-bindings__tk__tkMain.c +++ b/math/plplot/files/patch-bindings__tk__tkMain.c @@ -1,20 +1,13 @@ ---- bindings/tk/tkMain.c.orig 2013-01-30 00:36:01.000000000 +0100 -+++ bindings/tk/tkMain.c 2013-10-01 22:51:31.000000000 +0200 -@@ -85,17 +85,6 @@ +--- bindings/tk/tkMain.c.orig 2013-12-18 20:25:14.000000000 -0500 ++++ bindings/tk/tkMain.c +@@ -92,10 +92,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl + int allowOverwrite ) ); + #endif - // From tclIntDecls.h - --#ifndef Tcl_Import_TCL_DECLARED --EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl_Interp * interp, -- Tcl_Namespace * nsPtr, char * pattern, -- 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 - // to include tkInt.h or tkConfig.h here, because people might copy this |
