vms_show: post VMS patch cleanup - II

- remove multiple declarations of vms_show and add comments
This commit is contained in:
Yang Tse
2013-02-06 04:51:55 +01:00
parent e0c491026f
commit 453e821ad7
4 changed files with 17 additions and 6 deletions

View File

@@ -49,10 +49,6 @@
# define main(x,y) curl_main(x,y)
#endif
#ifdef __VMS
# include "tool_vms.h"
#endif
#ifdef TPF
# undef select
/* change which select is used for the curl command line tool */