[bijiben] bijiNoteObj: remove old func from header



commit 798471b98ebbc7b53e24f04096760f79234bd98b
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Sun Mar 16 22:46:19 2014 +0100

    bijiNoteObj: remove old func from header

 src/libbiji/biji-note-obj.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/libbiji/biji-note-obj.h b/src/libbiji/biji-note-obj.h
index 22f42db..ea44a64 100644
--- a/src/libbiji/biji-note-obj.h
+++ b/src/libbiji/biji-note-obj.h
@@ -103,13 +103,6 @@ gboolean         biji_note_obj_set_create_date               (BijiNoteObj* n ,
 void             biji_note_obj_set_all_dates_now             (BijiNoteObj *note);
 
 
-int              get_note_status                             (BijiNoteObj* n);
-
-
-void             set_note_status                             (BijiNoteObj* n,
-                                                              int status) ;
-
-
 gboolean         biji_note_obj_get_rgba                      (BijiNoteObj *n,
                                                               GdkRGBA *rgba) ;
 


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