This commit is contained in:
Nekotekina
2014-11-06 19:20:29 +03:00
parent 5ba772df93
commit 0503f08f67
-2
View File
@@ -437,7 +437,6 @@ namespace psv_func_detail
static __forceinline T func(ARMv7Thread& CPU)
{
return 0.0f;
}
};
@@ -449,7 +448,6 @@ namespace psv_func_detail
static __forceinline T func(ARMv7Thread& CPU)
{
return {};
}
};