replaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2001 19:43:42 +0000 (19:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2001 19:43:42 +0000 (19:43 +0000)
commitb2dea2ab4d0dc237a236414946433856fa854dc0
treecb12a27f6696f6e99c312e1f8c51c974efad227e
parentf4a7108f7393a4d832a2e7512dff78b9250ece59
replaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying and impossible to switch off

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dnd.cpp
src/gtk1/dnd.cpp