diff options
author | Christopher Faylor <me@cgf.cx> | 2002-05-31 23:00:18 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-05-31 23:00:18 +0000 |
commit | dd892d50a2f3c56364a875bc7131e301145e2fb7 (patch) | |
tree | c667b863298cb6c6fc61d2efbe3286d79185aec1 | |
parent | 30478f15d456c3162525569d370c76f0e35cfbd6 (diff) | |
download | cygnal-dd892d50a2f3c56364a875bc7131e301145e2fb7.tar.gz cygnal-dd892d50a2f3c56364a875bc7131e301145e2fb7.tar.bz2 cygnal-dd892d50a2f3c56364a875bc7131e301145e2fb7.zip |
oops
-rw-r--r-- | winsup/cygwin/path.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc index 034926aa8..d4a2f46ce 100644 --- a/winsup/cygwin/path.cc +++ b/winsup/cygwin/path.cc @@ -813,7 +813,6 @@ out: path_flags |= PATH_EXEC; } - debug_printf ("binary %d", isbinary ()); #if 0 if (!error) { |