(Fsplit_window): Fix previous change.

This commit is contained in:
Erik Naggum 1996-08-24 12:12:08 +00:00
parent 51b592fb33
commit fb42d95500

View file

@ -2332,7 +2332,6 @@ and put SIZE columns in the first of the pair.")
o = XWINDOW (window);
fo = XFRAME (WINDOW_FRAME (o));
width = XFASTINT (o->width);
if (NILP (size))
{