diff options
Diffstat (limited to 'win/tclWinTest.c')
-rw-r--r-- | win/tclWinTest.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/win/tclWinTest.c b/win/tclWinTest.c index 6b37f48..3e6c6e3 100644 --- a/win/tclWinTest.c +++ b/win/tclWinTest.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclWinTest.c,v 1.28 2010/10/11 12:11:53 nijtmans Exp $ + * RCS: @(#) $Id: tclWinTest.c,v 1.29 2010/10/12 10:21:55 nijtmans Exp $ */ #ifndef USE_TCL_STUBS @@ -505,10 +505,6 @@ TestplatformChmod( int res = 0; /* - * One time initialization, dynamically load Windows NT features - */ - - /* * Process the chmod request. */ |