diff options
Diffstat (limited to 'win/tclWinInt.h')
| -rw-r--r-- | win/tclWinInt.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/win/tclWinInt.h b/win/tclWinInt.h index 65eb400..6bdaa67 100644 --- a/win/tclWinInt.h +++ b/win/tclWinInt.h @@ -40,12 +40,6 @@ typedef struct TclWinProcs { MODULE_SCOPE TclWinProcs tclWinProcs; -#ifdef _WIN64 -# define TCL_I_MODIFIER "I" -#else -# define TCL_I_MODIFIER "" -#endif - /* * Declarations of functions that are not accessible by way of the * stubs table. |
