[bijiben] NoteView : remove duplicate call to tracker remove
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] NoteView : remove duplicate call to tracker remove
- Date: Sat, 17 Nov 2012 19:33:01 +0000 (UTC)
commit 658d3ea5a8a57a7833422eb9b0137fcaeea6e8c3
Author: Pierre-Yves Luyten <py luyten fr>
Date: Sat Nov 17 20:32:50 2012 +0100
NoteView : remove duplicate call to tracker remove
src/bjb-note-view.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/bjb-note-view.c b/src/bjb-note-view.c
index b44b589..cc92adc 100644
--- a/src/bjb-note-view.c
+++ b/src/bjb-note-view.c
@@ -210,8 +210,6 @@ delete_item_callback (GtkWidget *item, gpointer user_data)
{
BjbNoteView *view = BJB_NOTE_VIEW (user_data);
- biji_note_delete_from_tracker(view->priv->note);
-
/* Delete the note from collection
* The deleted note will emit a signal. */
biji_note_book_remove_note(bjb_window_base_get_book(view->priv->window),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]