upnp: do not pass the upnp instance as user data
commitd49fa572b204c76d04c9b2d86a33933548767260
authorShaleen Jain <shaleen@jain.sh>
Tue, 23 Oct 2018 06:51:19 +0000 (23 12:21 +0530)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 28 Oct 2018 10:21:40 +0000 (28 11:21 +0100)
treeefd82408e412b44635dc61e40ea42a9497e52113
parent92f2a45aabe28874623a9f8ccadc3e501cb5bff9
upnp: do not pass the upnp instance as user data

UPNP SDK functions cannot be called from the registered
callback so there is no point in passing an instance of
upnp instance to the callback as a user data.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/services_discovery/upnp-wrapper.cpp