1
0
forked from 0ad/0ad
0ad/source/lobby/glooxwrapper
elexis 4d77bd6542 Fix unused glooxwrapper variable following 61261d14fc, refs #2305, #5294, #5550.
The class didn't leak the m_Wrapped gloox Jingle for this program since
it's not set to owned, and it's not set to owned because gloox deletes
it.
It would have leaked if some other app would have used glooxwrapper with
owned = true, if gloox has a situation for that.

Differential Revision: https://code.wildfiregames.com/D2090
This was SVN commit r22764.
2019-08-23 12:04:20 +00:00
..
glooxwrapper.cpp Fix unreported glooxwrapper leaks following 61261d14fc, refs #2305. 2019-08-17 00:12:19 +00:00
glooxwrapper.h Fix unused glooxwrapper variable following 61261d14fc, refs #2305, #5294, #5550. 2019-08-23 12:04:20 +00:00