From f1138fb521dce3d375aaed376bc3b3a382ce73e4 Mon Sep 17 00:00:00 2001 From: bung87 Date: Tue, 12 Sep 2023 17:47:09 +0800 Subject: [PATCH] remove obsolete comments related to nimsuggest --- compiler/tools/suggest.nim | 4 ---- nimsuggest/nimsuggest.nim | 6 ------ 2 files changed, 10 deletions(-) diff --git a/compiler/tools/suggest.nim b/compiler/tools/suggest.nim index 2348bc38f66..2846a8cc3c4 100644 --- a/compiler/tools/suggest.nim +++ b/compiler/tools/suggest.nim @@ -30,7 +30,6 @@ ## - In any case, sorting also considers scoping information. Local variables ## get high priority. -# included from sigmatch.nim import std/[ @@ -77,7 +76,6 @@ when defined(nimsuggest): const sep = '\t' -#template sectionSuggest(): expr = "##begin\n" & getStackTrace() & "##end\n" template origModuleName(m: PSym): string = m.name.s @@ -313,7 +311,6 @@ proc suggestSymList(c: PContext, list, f: PNode; info: TLineInfo, outputs: var S for i in 0..