K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-09-24T09:18:32.000000Z K 7 svn:log V 212 Remove an unneeded call to _sfrefill() that was missed in the conversion from vfscanf() to vfwscanf(). It doesn't hurt to have it there, but it's redundant since __fgetwc() will refill the buffer if it needs to. END