changeset 1104:81fd116b5dc9

Removed plain wrong note from ldc.conf.in, I never implemented that!
author Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
date Thu, 12 Mar 2009 21:04:27 +0100
parents b30fe7e1dbb9
children cdb7e1167803
files ldc.conf.in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ldc.conf.in	Thu Mar 12 20:37:27 2009 +0100
+++ b/ldc.conf.in	Thu Mar 12 21:04:27 2009 +0100
@@ -6,7 +6,6 @@
 {
     // 'switches' holds array of string that are appends to the command line
     // arguments before they are parsed.
-    // {#} is replaced with the path to the directory holding the executable
     switches = [
         "-I@RUNTIME_DIR@",
         "-I@RUNTIME_DIR@/lib/common",