]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dnd.cpp
added gethostname protoype for Solaris
[wxWidgets.git] / src / gtk / dnd.cpp
index 0b15ec204088fe7d088d241185bdcbca09c898c1..e8e4232a2a81fc456350d614a5345ef69bec9266 100644 (file)
@@ -359,7 +359,7 @@ wxDragResult wxDropTarget::OnDragOver( wxCoord WXUNUSED(x),
 
     // disable the debug message from GetMatchingPair() - there are too many
     // of them otherwise
-#ifdef __WXDEBUG__
+#if 0 //def __WXDEBUG__
     wxLogNull noLog;
 #endif // Debug