[gtk+/wip/csoriano/bookmarks: 5/5] f
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/csoriano/bookmarks: 5/5] f
- Date: Sat, 11 Apr 2015 15:58:19 +0000 (UTC)
commit 4dc0dbb88cd0d31d09021dc9225060528c772e60
Author: Carlos Soriano <csoriano gnome org>
Date: Sat Apr 11 17:48:27 2015 +0200
f
gtk/gtkplacessidebar.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index ea5e356..92a60ba 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -5295,7 +5295,6 @@ gtk_places_sidebar_emulate_dragging_start (GtkPlacesSidebar *sidebar)
{
show_new_bookmark_row (sidebar, NULL);
sidebar->drop_state = DROP_STATE_NEW_BOOKMARK_ARMED_PERMANENT;
- g_print ("emulate start armed permanent\n");
}
/**
@@ -5325,7 +5324,6 @@ gtk_places_sidebar_emulate_dragging_stop (GtkPlacesSidebar *sidebar)
* This will only happen in applications that call this in a wrong
* time */
sidebar->drop_state = DROP_STATE_NEW_BOOKMARK_ARMED;
- g_print ("emualte stop armed\n");
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]