]> granicus.if.org Git - apache/blobdiff - server/core_filters.c
merge if blocks
[apache] / server / core_filters.c
index 4ff96d9811e3e085c7cf17088aa7c85d00e6f965..53a02698a65a13095a6c63cd2ec19d4e662b40d9 100644 (file)
@@ -390,9 +390,6 @@ apr_status_t ap_core_output_filter(ap_filter_t *f, apr_bucket_brigade *new_bb)
                 ctx->bytes_in += bucket->length;
             }
         }
-    }
-
-    if (new_bb != NULL) {
         bb = new_bb;
     }