Index: chrome/installer/util/installer_state.cc |
=================================================================== |
--- chrome/installer/util/installer_state.cc (revision 71434) |
+++ chrome/installer/util/installer_state.cc (working copy) |
@@ -85,7 +85,6 @@ |
} |
if (operand != NULL) { |
- install_operand_ = operand->GetType(); |
state_key_ = operand->GetStateKey(); |
} |
} |