summary refs log tree commit diff stats
path: root/koch.nim
diff options
context:
space:
mode:
Diffstat (limited to 'koch.nim')
-rw-r--r--koch.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim
index 714d70bfe..bbb37b702 100644
--- a/koch.nim
+++ b/koch.nim
@@ -168,7 +168,6 @@ proc bundleWinTools(args: string) =
   buildVccTool(args)
   nimCompile("tools/nimgrab.nim", options = "-d:ssl " & args)
   nimCompile("tools/nimgrep.nim", options = args)
-  bundleC2nim(args)
   nimCompile("testament/testament.nim", options = args)
   when false:
     # not yet a tool worth including