[libc++] Remove not needed call to __is_long()

The string is known to be long since __grow_by unconditionally calls
__set_long_cap().

Differential Revision: https://reviews.llvm.org/D113910

GitOrigin-RevId: d17d89f4eb62c9a17c98cb069d9b5d85f83a7671
1 file changed