From 9f5a72665fd94dcb082a9710c71e6a6a08386450 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 31 Jul 2018 10:25:29 -0400 Subject: messages & remove outputs not generated --- org/source_files_read.org | 1 - 1 file changed, 1 deletion(-) (limited to 'org/source_files_read.org') diff --git a/org/source_files_read.org b/org/source_files_read.org index fb53f54..8f5430a 100644 --- a/org/source_files_read.org +++ b/org/source_files_read.org @@ -65,7 +65,6 @@ static template readConfigSite() { if (exists(conf_file)) { debug(io) { writeln("WARNING (io debug) in config file found: ", conf_file); - // writeln(__LINE__, ": found: ", conf_file, " in ", pth); } config_file_str = conf_file.readText; break; -- cgit v1.2.3