From 3d67cc740ade13634f72d67fba24a79ae0f6aa20 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 7 Sep 2020 22:13:25 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Viewer/Makefile b/Viewer/Makefile index 43f66c5e..87ea74d6 100755 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -26,8 +26,6 @@ # needed only if running global versions of cli's, # will be maintained and used by npm/npx # automatically in local ./node_modules... -# XXX might be a good idea to add a flag to use -# global cli's.... # - Windows # - MSVS -- to build native node modules (sharp) # - Linux