diff options
-rw-r--r-- | tools/lpgen/lpgen.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lpgen/lpgen.js b/tools/lpgen/lpgen.js index 85077cd56e..eaea297863 100644 --- a/tools/lpgen/lpgen.js +++ b/tools/lpgen/lpgen.js @@ -133,7 +133,6 @@ sln_stream.Close(); // remove following lines comments to add Pascal plugins processing.
// project_files.push(trunkPath+"\\plugins\\Actman\\actman.dpr");
// project_files.push(trunkPath+"\\plugins\\HistoryPlusPlus\\historypp.dpr");
-// project_files.push(trunkPath+"\\plugins\\ImportTXT\\importtxt.dpr");
// project_files.push(trunkPath+"\\plugins\\QuickSearch\\quicksearch.dpr");
// project_files.push(trunkPath+"\\plugins\\Watrack\\watrack.dpr");
// project_files.push(trunkPath+"\\plugins\\mRadio\\mradio.dpr");
|