2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-09 11:32:12 +00:00

Remove spurious #endif

[SVN r35576]
This commit is contained in:
Anthony Williams
2006-10-12 14:52:43 +00:00
parent c46b040f6f
commit e5ee01b43c

View File

@@ -139,7 +139,6 @@ void call_once(void (*func)(), once_flag& flag)
<< std::ends;
unfreezer unfreeze(strm);
HANDLE mutex=new_mutex(strm.str());
# endif
#else
# if defined (BOOST_NO_ANSI_APIS)
std::wostringstream strm;