зеркало из https://github.com/mozilla/pjs.git
No bug - cleanup - remove unnecessary XP_OS2
This commit is contained in:
Родитель
7a5237c04d
Коммит
df2c6f2941
|
@ -2347,9 +2347,6 @@ PRInt32 ParseOutgoingMessage::ParseBlock(const char *block, PRUint32 length)
|
|||
PR_ASSERT(m_outputBuffer != nsnull);
|
||||
|
||||
return msg_LineBuffer (block, length, &m_outputBuffer, &m_ouputBufferSize, &m_outputBufferIndex, PR_FALSE,
|
||||
#ifdef XP_OS2
|
||||
(PRInt32 (_Optlink*) (char*,PRUint32,void*))
|
||||
#endif
|
||||
LineBufferCallback, this);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче