[CFF] Whitespace
This commit is contained in:
parent
a2e8d1d455
commit
592f39b3c4
|
@ -591,7 +591,6 @@ struct ArgStack : Stack<ARG, 513>
|
|||
|
||||
inline unsigned int pop_uint (void)
|
||||
{
|
||||
|
||||
int i = pop_int ();
|
||||
if (unlikely (i < 0))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue