mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 12:07:13 +02:00
Remove unread assignment
This commit is contained in:
@ -151,7 +151,6 @@ namespace
|
||||
# endif
|
||||
|
||||
if ( sz > sizeof(buf) ) std::free( bp );
|
||||
sz = 0;
|
||||
return msg;
|
||||
# endif // else POSIX version of strerror_r
|
||||
# endif // else use strerror_r
|
||||
|
Reference in New Issue
Block a user