diff src/proto/gui_motif.pro @ 90:9d4f762cc1d9

updated for version 7.0036
author vimboss
date Sun, 09 Jan 2005 21:20:18 +0000
parents e474bae3795f
children 6df0106fc595
line wrap: on
line diff
--- a/src/proto/gui_motif.pro
+++ b/src/proto/gui_motif.pro
@@ -34,7 +34,6 @@ void gui_mch_enable_footer __ARGS((int s
 void gui_mch_set_footer __ARGS((char_u *s));
 void gui_mch_show_toolbar __ARGS((int showit));
 int gui_mch_compute_toolbar_height __ARGS((void));
-void gui_mch_get_toolbar_colors __ARGS((Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp));
 void gui_motif_menu_fontlist __ARGS((Widget id));
 void gui_mch_find_dialog __ARGS((exarg_T *eap));
 void gui_mch_replace_dialog __ARGS((exarg_T *eap));