aboutsummaryrefslogtreecommitdiff
path: root/odb/odb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/odb.cxx')
-rw-r--r--odb/odb.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/odb/odb.cxx b/odb/odb.cxx
index 6ded92f..dd7c951 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -695,13 +695,6 @@ main (int argc, char* argv[])
//
continue;
}
- else if (a == "--std")
- {
- // Translated to GCC -std=.
- //
- ++i;
- continue;
- }
else if (a == "-d" || a == "--databse")
{
// Ignore all other databases.