]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gsockmot.c
My iconv (GLIBC 2.2) uses char** as the second
[wxWidgets.git] / src / motif / gsockmot.c
index a5ec3d5c816d6d79df95c37e9efc3aecf501efbf..41459ce67947e9994ff3447ca8b00e65b199b089 100644 (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);