summaryrefslogtreecommitdiffstats
path: root/src/windows/build/bkw.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/build/bkw.pl')
-rw-r--r--src/windows/build/bkw.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/windows/build/bkw.pl b/src/windows/build/bkw.pl
index c1e33d28f0..24c32a035d 100644
--- a/src/windows/build/bkw.pl
+++ b/src/windows/build/bkw.pl
@@ -687,11 +687,6 @@ sub main {
system("rm -rf $out/a.tmp"); ## Clean up junk.
system("rm -rf $out/ziptemp"); ## Clean up junk.
- print "Now check for ntsecapitest.i.\n";
- $dir = "$wd\\athena\\auth\\krb5\\src\\windows";
- chdir($dir) or die "Fatal -- Couldn't cd to $dir";
- print "Info -- chdir to ".`cd`."\n" if ($verbose);
-
# End logging:
if ($odr->{logfile}->{def}) {$l->stop;}