]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcfreetype.c
Eliminate redundancies.
[fontconfig.git] / src / fcfreetype.c
index 4ce9f961c6259684e3fb51e006e3048271fc1985..de20fd78163d6e365ba088dcb24a2d9b5262b2e7 100644 (file)
@@ -976,7 +976,6 @@ FcStringInPatternElement (FcPattern *pat, const char *elt, FcChar8 *string)
        if (!FcStrCmpIgnoreBlanksAndCase (old, string))
        {
            return FcTrue;
-           break;
        }
     return FcFalse;
 }