MFC r295121:
Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9
The variable isn't actually checked -- just the end result which gets
returned from the function
MFC r295121: Tags None Referenced Files None Subscribers None
Description
Details
|