summaryrefslogtreecommitdiff
path: root/odb/odb.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-26 12:09:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-26 12:09:23 +0200
commit9d0db572d5b36e97715e67465f7485c056f3f2d3 (patch)
tree17ac5ead56e3dbef54dca453318197e6ed438809 /odb/odb.cxx
parentc5c9f8c2ce8b1486d5549c9d75729c89769ca19c (diff)
Fix few issues in build2 metadata
Diffstat (limited to 'odb/odb.cxx')
-rw-r--r--odb/odb.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/odb/odb.cxx b/odb/odb.cxx
index 0647bd8..9c9a175 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -616,9 +616,6 @@ main (int argc, char* argv[])
{
ostream& o (cout);
- // While ODB itself doesn't use any environment variables, it uses GCC
- // underneath which does (see "Environment Variables Affecting GCC").
- //
// Note that the export.metadata variable should be the first non-
// blank/comment line.
//