* cygpath.cc (dowin): Remove stray debugging printf statement.
This commit is contained in:
@@ -379,7 +379,6 @@ dowin (char option)
|
||||
GetWindowsDirectory (buf, MAX_PATH);
|
||||
strcat (buf, "\\Profiles");
|
||||
}
|
||||
fprintf (stderr, "************** buf %s\n", buf);
|
||||
break;
|
||||
|
||||
case 'S':
|
||||
|
Reference in New Issue
Block a user