summaryrefslogtreecommitdiffstats
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/proto.h b/src/proto.h
index 48c7b4d00a..0bac087577 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -295,9 +295,6 @@ extern char *vim_SelFile(Widget toplevel, char *prompt, char *init_path, int (*s
# ifdef FEAT_GUI_PHOTON
# include "gui_photon.pro"
# endif
-# ifdef FEAT_SUN_WORKSHOP
-# include "workshop.pro"
-# endif
# endif /* FEAT_GUI */
# ifdef FEAT_OLE