summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_wm.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixgtk/mixgtk_wm.h')
-rw-r--r--mixgtk/mixgtk_wm.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/mixgtk/mixgtk_wm.h b/mixgtk/mixgtk_wm.h
index c186b33..b6faf6e 100644
--- a/mixgtk/mixgtk_wm.h
+++ b/mixgtk/mixgtk_wm.h
@@ -1,7 +1,7 @@
/* -*-c-*- ---------------- mixgtk_wm.h :
* Functions for window management
* ------------------------------------------------------------------
- * $Id: mixgtk_wm.h,v 1.3 2004/06/30 14:07:51 jao Exp $
+ * $Id: mixgtk_wm.h,v 1.4 2004/07/02 00:13:16 jao Exp $
* ------------------------------------------------------------------
* Copyright (C) 2001, 2004 Free Software Foundation, Inc.
*
@@ -42,8 +42,5 @@ mixgtk_wm_attach_window (mixgtk_window_id_t w);
extern void
mixgtk_wm_detach_window (mixgtk_window_id_t w);
-extern void
-mixgtk_wm_show_toolbars (gboolean show);
-
#endif /* MIXGTK_WM_H */