[SHELL32] remove obsolete FIXME. was fixed in r68015

svn path=/trunk/; revision=72073
This commit is contained in:
Christoph von Wittich 2016-08-01 14:37:27 +00:00
parent 0ed579c095
commit ddccdcbf31

View file

@ -699,7 +699,6 @@ HRESULT WINAPI CDrivesFolder::GetDetailsEx(PCUITEMID_CHILD pidl, const SHCOLUMNI
return E_NOTIMPL;
}
/* FIXME: drive size >4GB is rolling over */
HRESULT WINAPI CDrivesFolder::GetDetailsOf(PCUITEMID_CHILD pidl, UINT iColumn, SHELLDETAILS *psd)
{
HRESULT hr;