Removed wxClearVariant() and wxReleaseVariant().
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 3 Jan 2010 18:29:02 +0000 (18:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 3 Jan 2010 18:29:02 +0000 (18:29 +0000)
commit1fbfbfb0bf19e11ec98c2c1002cd561f16bc0b72
treed57bbf545de48fe02f72f1856d3c95095d691be6
parenta2fd865b0dc2abc2ae04811cbd88c90a146c9e4f
Removed wxClearVariant() and wxReleaseVariant().

Replaced them with standard VariantInit() and VariantClear() functions
respectively. They appear to be just reimplementations of these.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/ole/automtn.cpp
src/msw/ole/oleutils.cpp