diff --git a/include/fast_io_hosted/process/process/arg_env.h b/include/fast_io_hosted/process/process/arg_env.h index bec51c02..99b073b6 100644 --- a/include/fast_io_hosted/process/process/arg_env.h +++ b/include/fast_io_hosted/process/process/arg_env.h @@ -331,7 +331,6 @@ inline constexpr void construct_posix_process_argenvs_decay_singal( { constexpr bool type_error{::fast_io::operations::defines::print_freestanding_okay<::fast_io::details::dummy_buffer_output_stream, T>}; - ::fast_io::containers::basic_string cstr; cstr_guard cstrg; if constexpr (type_error)