remove notes about vimproc

Mon, 07 Feb 2022 23:57:02 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 07 Feb 2022 23:57:02 -0600
changeset 980
ab27e37bbb82
parent 979
ecb1ba4072b9
child 981
c6daeefb30bf

remove notes about vimproc

bin/setup-windows file | annotate | diff | comparison | revisions
--- a/bin/setup-windows
+++ b/bin/setup-windows
@@ -22,13 +22,3 @@ cp -vuRL -t ${USERPROFILE}/ \
   .perltidyrc \
   .replyrc \
   .replyrc.pl
-
-cat <<ENDINSTR
-#  rebuilding vimproc dll on babun for w32 gvim:
-#  $ pact install mingw-gcc-core
-#  $ make -f make_mingw32.mak CC=i686-pc-mingw32-gcc
-
-#  for w64 gvim:
-#  $ pact install mingw64-x86_64-gcc-core
-#  $ make -f make_mingw64.mak CC=x86_64-w64-mingw32-gcc
-ENDINSTR

mercurial