From 163e99358a71463d72c9339b4ae7b2795dd7290b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 12 Dec 2013 22:52:38 +0200 Subject: [PATCH] Remove stale comment from fileio.c. --- src/fileio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fileio.c b/src/fileio.c index 8fb6129885c..f6c31ebf1b9 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -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)); } -- 2.39.2