699
699
baobab_location_set_name (self, NULL);
703
703
if (_inner_error_ != NULL) {
704
704
g_critical ("file %s: line %d: uncaught error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code);
705
705
g_clear_error (&_inner_error_);