motif warning fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2000-12-22 15:04:09 +00:00
parent ef4e8ebdd4
commit 9f3280c9c4

View File

@ -34,7 +34,6 @@ static void _GSocket_Motif_Output(XtPointer data, int *fid,
bool _GSocket_GUI_Init(GSocket *socket)
{
int i;
int *m_id;
socket->m_gui_dependent = (char *)malloc(sizeof(int)*2);