]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/evtloop.cpp
Add wxIcon::GetSize() to wxIcon in wxOSX.
[wxWidgets.git] / src / gtk / evtloop.cpp
index 58e5a4f478cd3f591a7376e94f60c68aa39d0ddb..54b216836ac13d2df3cdc0696e4e464e7230fa0a 100644 (file)
@@ -91,7 +91,7 @@ void wxGUIEventLoop::WakeUp()
 
 extern "C"
 {
-static gboolean wx_on_channel_event(GIOChannel *channel,
+static gboolean wx_on_channel_event(GIOChannel * WXUNUSED_UNLESS_DEBUG(channel),
                                     GIOCondition condition,
                                     gpointer data)
 {