coverity#708896 Unused pointer value
Change-Id: Id2a4e43c1f32d997ee2656ef2e55a1951ce60f9d
This commit is contained in:
parent
a61d15e0c4
commit
2f41b934e5
@ -542,7 +542,7 @@ static int parseGlobals( FileInputStream* fp, GlobalFontInfo* gfi )
|
||||
/* ignore y-width for now */
|
||||
break;
|
||||
case METRICSSETS:
|
||||
keyword = token(fp,tokenlen);
|
||||
token(fp,tokenlen); /*eat token*/
|
||||
break; /* ignore this for now */
|
||||
case NOPE:
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user