1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 18:31:17 -08:00

Remove blank line.

This commit is contained in:
Paul Eggert 2011-04-18 18:15:59 -07:00
parent 9b821a2194
commit e50d64ebfa

View file

@ -2162,7 +2162,6 @@ frame_name_fnn_p (char *str, EMACS_INT len)
if (p == str + len)
return 1;
}
return 0;
}