]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just remove an extra semicolon.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 21:10:35 +0000 (21:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 21:10:35 +0000 (21:10 +0000)
commitfd3dc8e6285aaeb7cbd3536034bb07b707d9d39c
treeef8660441200d18f7ab3652c960b348ca96b7613
parent2e92ad1b30f1845a094fb62d21e32f657318b46b
No real changes, just remove an extra semicolon.

DECLARE_DYNAMIC_CLASS() shouldn't be followed by a semicolon and Sun CC warns
about it, so fix this by removing it.

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