Index: chrome/browser/gtk/tabs/dragged_tab_controller_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/tabs/dragged_tab_controller_gtk.cc (revision 57104) |
+++ chrome/browser/gtk/tabs/dragged_tab_controller_gtk.cc (working copy) |
@@ -146,10 +146,6 @@ |
// Ignored. |
} |
-void DraggedTabControllerGtk::DeactivateContents(TabContents* contents) { |
- // Ignored. |
-} |
- |
void DraggedTabControllerGtk::LoadingStateChanged(TabContents* source) { |
// TODO(jhawkins): It would be nice to respond to this message by changing the |
// screen shot in the dragged tab. |