b=449356 remove stray "static" keyword

This commit is contained in:
Karl Tomlinson 2008-11-06 11:48:20 +13:00
parent de578aa7e0
commit a19cdad97d

View File

@ -602,8 +602,6 @@ private:
PRPackedBool mHaveFallbackFonts;
};
static
typedef FcBool (*FcPatternRemoveFunction)(FcPattern *p, const char *object,
int id);