summaryrefslogtreecommitdiff
path: root/odb/odb.cxx
diff options
context:
space:
mode:
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.
//