Fix harmless unused parameters warnings.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Sep 2009 16:38:28 +0000 (16:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Sep 2009 16:38:28 +0000 (16:38 +0000)
commit9a78f7856de686581ef77b45f3ddb136d8a907d5
tree21fe9861b8002c2d10d27ea0d58340420941e438
parentf629f37a825f1f927c873a48317d967cb358fffd
Fix harmless unused parameters warnings.

Also assert in the not implemented wxSound methods instead of silently
returning false.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/core/sound.cpp