]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_smime/lib/cmscipher.c
Security-59306.120.7.tar.gz
[apple/security.git] / libsecurity_smime / lib / cmscipher.c
index 3c86da767499f8ab75d005303c983491d7cdd88c..dda5c85316f7a71aeeeadfc80e34d5a5e1361f50 100644 (file)
@@ -353,7 +353,6 @@ SecCmsCipherContextStart(PRArenaPool *poolp, SecSymmetricKeyRef key, SECAlgorith
        default:
            // @@@ Implement rc5 params stuff.
            goto loser;
-           break;
        }
     }
     else
@@ -420,7 +419,6 @@ SecCmsCipherContextStart(PRArenaPool *poolp, SecSymmetricKeyRef key, SECAlgorith
        default:
            // @@@ Implement rc5 params stuff.
            goto loser;
-           break;
        }
     }