shell: Remove debug
This commit is contained in:
parent
c676657766
commit
a529e54669
1 changed files with 0 additions and 1 deletions
|
@ -1164,7 +1164,6 @@ window_button_release_event (GtkWidget *win,
|
|||
GdkEventButton *event,
|
||||
CcWindow *self)
|
||||
{
|
||||
g_message ("button release");
|
||||
/* back button */
|
||||
if (event->button == MOUSE_BACK_BUTTON)
|
||||
shell_show_overview_page (self);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue