Kaydet (Commit) ac6833f9 authored tarafından Caolán McNamara's avatar Caolán McNamara

remove "TODO: add test" which is now done

since 99bf0c31

Change-Id: I0fbd88d842f750d101e3eec5a6b18f7e8bc062be
üst 7606616c
......@@ -140,8 +140,6 @@ namespace
#endif
// For armhf we get the floating point arguments from a different area of the stack
// TODO: deal with functions with more than 8 floating point args that need to overflow
// to the stack. Find such an UNO API to try on.
#ifdef __ARM_PCS_VFP
if (pParamTypeDescr->eTypeClass == typelib_TypeClass_FLOAT)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment