summaryrefslogtreecommitdiffstats
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/proto.h b/src/proto.h
index 40fb2a99ab..7e6b67a845 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -62,9 +62,6 @@ extern int _stricoll __ARGS((char *a, char *b));
# ifdef __BEOS__
# include "os_beos.pro"
# endif
-# ifdef RISCOS
-# include "os_riscos.pro"
-# endif
# ifdef __QNX__
# include "os_qnx.pro"
# endif
@@ -245,9 +242,6 @@ extern char *vim_SelFile __ARGS((Widget toplevel, char *prompt, char *init_path,
# ifdef FEAT_GUI_X11
# include "gui_x11.pro"
# endif
-# ifdef RISCOS
-# include "gui_riscos.pro"
-# endif
# ifdef FEAT_GUI_PHOTON
# include "gui_photon.pro"
# endif