diff src/version.c @ 68:a97c6902ecd9

updated for version 7.0030
author vimboss
date Tue, 04 Jan 2005 21:38:36 +0000
parents 404aac550f35
children d6009de12681
line wrap: on
line diff
--- 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