From 708f7e05907ba7d4acd08bf87f51474471a16f43 Mon Sep 17 00:00:00 2001 From: René Scharfe Date: Fri, 5 Apr 2024 12:56:48 +0200 Subject: path: remove mksnpath() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the function mksnpath(), which has become unused. Signed-off-by: René Scharfe Signed-off-by: Junio C Hamano --- contrib/vscode/init.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib') diff --git a/contrib/vscode/init.sh b/contrib/vscode/init.sh index 521d303722..f2d61bb0e6 100755 --- a/contrib/vscode/init.sh +++ b/contrib/vscode/init.sh @@ -92,7 +92,6 @@ cat >.vscode/settings.json.new <<\EOF || "isexe", "iskeychar", "kompare", - "mksnpath", "mktag", "mktree", "mmblob", -- cgit v1.3-5-g9baa