Removing this comment...

Change-Id: Iaa1adc11063f9c2bd93ee25a2fcc23ac06d08f21
This commit is contained in:
Kohei Yoshida 2013-03-08 11:47:09 -05:00
parent cba1509b63
commit 5bf2a07f76

View file

@ -857,9 +857,6 @@ FltError ImportExcel8::Read( void )
eAkt = EXC_STATE_END;
}
// FIXME_REMOVE_WHEN_RE_BASE_COMPLETE
// a lamer approach to do the above from dr:
// import only 256 sheets
if( nScTab > GetScMaxPos().Tab() )
{