Remove stale comment from fileio.c.
This commit is contained in:
parent
32e93c9e89
commit
163e99358a
1 changed files with 0 additions and 1 deletions
|
@ -461,7 +461,6 @@ Given a Unix syntax file name, returns a string ending in slash. */)
|
|||
beg = res;
|
||||
p = beg + strlen (beg);
|
||||
dostounix_filename (beg);
|
||||
/* FIXME: Figure out the multibyte vs unibyte stuff here. */
|
||||
tem_fn = make_specified_string (beg, -1, p - beg,
|
||||
STRING_MULTIBYTE (filename));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue