Chromium Code Reviews| Index: chrome/browser/gtk/download_item_gtk.cc |
| =================================================================== |
| --- chrome/browser/gtk/download_item_gtk.cc (revision 17021) |
| +++ chrome/browser/gtk/download_item_gtk.cc (working copy) |
| @@ -478,8 +478,6 @@ |
| item->complete_animation_->End(); |
| } |
| - item->complete_animation_->End(); |
| - |
| // TODO(port): this never puts the button into the "active" state, |
| // so this may need to be changed. See note in BrowserToolbarGtk. |
| if (event->type == GDK_BUTTON_PRESS) { |