mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Remove debug from last commit
This commit is contained in:
parent
7e0b3120e7
commit
371c9f9384
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144597
@ -278,8 +278,6 @@ pathsearch(const char *pathname)
|
||||
struct direct *dp;
|
||||
char *path, *name, buffer[MAXPATHLEN];
|
||||
|
||||
printf("Looking for %s\n", pathname);
|
||||
|
||||
strcpy(buffer, pathname);
|
||||
path = buffer;
|
||||
ino = ROOTINO;
|
||||
|
Loading…
Reference in New Issue
Block a user