diff options
-rw-r--r-- | generic/tclIO.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclIO.c b/generic/tclIO.c index ccd5708..0716074 100644 --- a/generic/tclIO.c +++ b/generic/tclIO.c @@ -12,7 +12,6 @@ * this file, and for a DISCLAIMER OF ALL WARRANTIES. */ -#undef NDEBUG #include "tclInt.h" #include "tclIO.h" #include <assert.h> |