summary refs log tree commit diff stats
path: root/compiler/nim.nimrod.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nim.nimrod.cfg')
-rw-r--r--compiler/nim.nimrod.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/nim.nimrod.cfg b/compiler/nim.nimrod.cfg
index ba7697c4c..f4d8b9dcb 100644
--- a/compiler/nim.nimrod.cfg
+++ b/compiler/nim.nimrod.cfg
@@ -1,7 +1,5 @@
 # Special configuration file for the Nim project
 
-# gc:markAndSweep
-
 hint[XDeclaredButNotUsed]:off
 path:"llvm"
 path:"$projectPath/.."