mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Merge pull request #15 from 8W9aG/fix-unread-assignment
Remove unread assignment
This commit is contained in:
@ -154,7 +154,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