diff --git a/pcbnew/github/github_getliblist.cpp b/pcbnew/github/github_getliblist.cpp index 07b3fb1637..15c321a3cc 100644 --- a/pcbnew/github/github_getliblist.cpp +++ b/pcbnew/github/github_getliblist.cpp @@ -35,9 +35,6 @@ * * This gets just information on the repo in JSON format. * - * I used avhttp, already used in the pcbnew Github plugin to download - * the json file. - * * JP Charras. */