summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/version.c b/src/version.c
index f27f0eaea..106ca7478 100644
--- a/src/version.c
+++ b/src/version.c
@@ -848,9 +848,6 @@ list_version()
MSG_PUTS(_("with X11-Athena GUI."));
# endif
# else
-# ifdef FEAT_GUI_BEOS
- MSG_PUTS(_("with BeOS GUI."));
-# else
# ifdef FEAT_GUI_PHOTON
MSG_PUTS(_("with Photon GUI."));
# else
@@ -873,7 +870,6 @@ list_version()
# endif
# endif
# endif
-# endif
# endif
# endif
# endif