[bijiben] biji-note-obj: Remove duplicate function declaration



commit da9a03e81b181bcb59c4fb9f67ea95ecdb5f296d
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Feb 24 21:20:55 2016 +0000

    biji-note-obj: Remove duplicate function declaration
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762648

 src/libbiji/biji-note-obj.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/libbiji/biji-note-obj.h b/src/libbiji/biji-note-obj.h
index d27b376..2770fa4 100644
--- a/src/libbiji/biji-note-obj.h
+++ b/src/libbiji/biji-note-obj.h
@@ -183,9 +183,6 @@ gboolean         biji_note_obj_set_title                     (BijiNoteObj* note_
 gboolean         biji_note_obj_is_template                   (BijiNoteObj *note);
 
 
-gboolean         biji_note_obj_is_trashed                    (BijiNoteObj *note);
-
-
 GtkWidget       *biji_note_obj_open                          (BijiNoteObj *note);
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]