removed C++ comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,8 +76,10 @@ void _GSocket_Install_Callback(GSocket *socket, GSocketEvent event)
|
|||||||
default: return;
|
default: return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// if (m_id[c] != -1)
|
#if 0
|
||||||
// XtRemoveInput(m_id[c]);
|
if (m_id[c] != -1)
|
||||||
|
XtRemoveInput(m_id[c]);
|
||||||
|
#endif /* 0 */
|
||||||
|
|
||||||
if (c == 0)
|
if (c == 0)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user