[bijiben] windowBase: delete unused get_font function



commit daf7134c19f10c42f4615c474ed6abb995c4a347
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Thu Sep 12 23:55:56 2013 +0200

    windowBase: delete unused get_font function

 src/bjb-window-base.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/bjb-window-base.h b/src/bjb-window-base.h
index 70ed64e..d68bde3 100644
--- a/src/bjb-window-base.h
+++ b/src/bjb-window-base.h
@@ -48,7 +48,6 @@ GtkWindow * bjb_window_base_new(void);
 
 BjbController * bjb_window_base_get_controller ( BjbWindowBase *window ) ;
 
-PangoFontDescription *bjb_window_base_get_font(GtkWidget *window);
 
 void bjb_window_base_switch_to (BjbWindowBase *bwb, BjbWindowViewType type);
 


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