summaryrefslogtreecommitdiff
path: root/pluma/pluma-notebook.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-notebook.h')
-rw-r--r--pluma/pluma-notebook.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pluma/pluma-notebook.h b/pluma/pluma-notebook.h
index 213c400b..7477798a 100644
--- a/pluma/pluma-notebook.h
+++ b/pluma/pluma-notebook.h
@@ -119,11 +119,6 @@ void pluma_notebook_move_tab (PlumaNotebook *src,
PlumaTab *tab,
gint dest_position);
-/* FIXME: do we really need this function ? */
-void pluma_notebook_set_always_show_tabs
- (PlumaNotebook *nb,
- gboolean show_tabs);
-
void pluma_notebook_set_close_buttons_sensitive
(PlumaNotebook *nb,
gboolean sensitive);