[MC] Remove an unneeded special case from MCObjectStreamer::flushPendingLabels
We always pass a non-null F to flushPendingLabels. Wait a bit before changing the parameter to use a reference.
Loading
Please sign in to comment
We always pass a non-null F to flushPendingLabels. Wait a bit before changing the parameter to use a reference.