b48e39e manager: NULL unreferenced objects in dispose

Authored and Committed by rstrode 9 years ago
    manager: NULL unreferenced objects in dispose
    
    Now that we're using a dispose handler instead of a finalize handler,
    we need to make sure we nullify our objects after unrefing them.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745975
    
        
file modified
+7 -4