ntdll: Don't try to restore extended fpu context if not supported.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jan 2008 11:02:31 +0000 (12:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jan 2008 11:02:31 +0000 (12:02 +0100)
commit2cba11aa6f929e749a2876da8fbb6f235e0d849d
tree6764b464f329f9a266aa37f77789c4924b7605b7
parented5a22fb292ab2337aa199193c9f66b7c2748b60
ntdll: Don't try to restore extended fpu context if not supported.

Remove an extra fpu context save left over from testing.
dlls/ntdll/signal_i386.c