diff options
Diffstat (limited to 'gtk/gtknotebook.h')
-rw-r--r-- | gtk/gtknotebook.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gtknotebook.h b/gtk/gtknotebook.h index ad049b9d1..5531722d2 100644 --- a/gtk/gtknotebook.h +++ b/gtk/gtknotebook.h @@ -56,9 +56,6 @@ struct _GtkNotebook guint32 timer; - guint16 tab_border; /* deprecated field, - * use tab_hborder, tab_vborder instead - */ guint16 tab_hborder; guint16 tab_vborder; |