Index: trunk/src/chromeos/network/shill_property_handler.cc |
=================================================================== |
--- trunk/src/chromeos/network/shill_property_handler.cc (revision 193742) |
+++ trunk/src/chromeos/network/shill_property_handler.cc (working copy) |
@@ -280,8 +280,6 @@ |
UpdateUninitializedTechnologies(*vlist); |
notify_manager_changed = true; |
} |
- } else if (key == flimflam::kProfilesProperty) { |
- listener_->ProfileListChanged(); |
} |
return notify_manager_changed; |
} |