Remove debugging wxLogMessage from wxMediaCtrl::Create().
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Sep 2010 20:33:41 +0000 (20:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Sep 2010 20:33:41 +0000 (20:33 +0000)
commitbeea183b40566b55020c9a6c4c976c3fbe77e55a
treefa15fff1c10bd2bdda23f86146172feb9238e551
parentb672b8f490bb2b0ef8cdc0eca82f17d772916201
Remove debugging wxLogMessage from wxMediaCtrl::Create().

This was added apparently by mistake in r45478 and resulted in showing the
backend being used by the control in a message box whenever it was created
ever since.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/mediactrlcmn.cpp