]> git.sesse.net Git - vlc/commit
activex plugin: Replace duplicated get_object methods with calls to
authorJP Dinger <jpd@m2x.nl>
Wed, 20 Jan 2010 09:28:03 +0000 (10:28 +0100)
committerJP Dinger <jpd@m2x.nl>
Wed, 20 Jan 2010 09:42:22 +0000 (10:42 +0100)
commitc7acc9f3f98ce182a1df10c730f5e1d2b2e73749
treecedc052db41ed226c7ec9b60a99bafc267103ce8
parentf61d8c9f0b0145be4cf04f595ef58660d3f04c6a
activex plugin: Replace duplicated get_object methods with calls to
a templated helper. The holder variables are not otherwise used so a
pointer to the (virtual) interface classes works fine.
projects/activex/vlccontrol2.cpp
projects/activex/vlccontrol2.h