From 43a070b0d3d8061606108c01379be2a5249effd0 Mon Sep 17 00:00:00 2001 From: Tomas Lindquist Olsen Date: Thu, 12 Mar 2009 21:04:27 +0100 Subject: [PATCH] Removed plain wrong note from ldc.conf.in, I never implemented that! --- ldc.conf.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ldc.conf.in b/ldc.conf.in index f93e31a5..fa441ed6 100644 --- a/ldc.conf.in +++ b/ldc.conf.in @@ -6,7 +6,6 @@ default: { // '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",