Chromium Code Reviews| Index: chrome/browser/gtk/bookmark_bar_gtk.h |
| =================================================================== |
| --- chrome/browser/gtk/bookmark_bar_gtk.h (revision 34134) |
| +++ chrome/browser/gtk/bookmark_bar_gtk.h (working copy) |
| @@ -228,8 +228,6 @@ |
| BookmarkBarGtk* bar); |
| // GtkToolbar callbacks. |
| - static gboolean OnToolbarExpose(GtkWidget* widget, GdkEventExpose* event, |
| - BookmarkBarGtk* window); |
| static gboolean OnToolbarDragMotion(GtkToolbar* toolbar, |
| GdkDragContext* context, |
| gint x, |