mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-02-05 06:44:18 +01:00
commit
15994baca2
|
|
@ -252,7 +252,7 @@ CDDData* CDDHandler::read()
|
|||
if (m_maxRoutes == 0U)
|
||||
return NULL;
|
||||
|
||||
#if !defined(WIN32)
|
||||
#if defined(__WINDOWS__)
|
||||
return NULL;
|
||||
#else
|
||||
// Check that the read() won't block
|
||||
|
|
|
|||
Loading…
Reference in a new issue