Eyescale/Equalizer

Slave config does not clear the objectMap during unmapData

Opened this issue · 0 comments

Hi,
a small issue that I came across :

I think here after unmapObject( _objects ) there is an _objects->clear() call missing which takes care of deleting/clearing the objects that the map holds.