This commit is contained in:
arvidn 2015-09-03 00:16:52 -04:00
parent 625ce111ce
commit 918aca9083
1 changed files with 1 additions and 1 deletions

View File

@ -186,8 +186,8 @@ namespace libtorrent
return aux::allocating_handler<Handler, TORRENT_READ_HANDLER_MAX_SIZE>(
handler, m_read6_handler_storage);
}
#endif
else
#endif
{
return aux::allocating_handler<Handler, TORRENT_READ_HANDLER_MAX_SIZE>(
handler, m_read4_handler_storage);