summaryrefslogtreecommitdiff
path: root/src/proto/gui_motif.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/gui_motif.pro')
-rw-r--r--src/proto/gui_motif.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/gui_motif.pro b/src/proto/gui_motif.pro
index ab5226c9e..94a7c4519 100644
--- a/src/proto/gui_motif.pro
+++ b/src/proto/gui_motif.pro
@@ -34,7 +34,6 @@ void gui_mch_enable_footer __ARGS((int showit));
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));