summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk')
-rw-r--r--chrome/browser/gtk/translate_infobars.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/gtk/translate_infobars.cc b/chrome/browser/gtk/translate_infobars.cc
index 4cffe6c0..d83e7a2 100644
--- a/chrome/browser/gtk/translate_infobars.cc
+++ b/chrome/browser/gtk/translate_infobars.cc
@@ -295,9 +295,6 @@ void TranslateInfoBar::UpdateState(
NOTIMPLEMENTED() << "Received state " << new_state;
}
}
-
- // Clear options menu model so that it'll be created for new state.
- options_menu_model_.reset();
}
void TranslateInfoBar::SetLabels() {