aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/query.cxx')
-rw-r--r--odb/pgsql/query.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/pgsql/query.cxx b/odb/pgsql/query.cxx
index 9fcaa04..b32959e 100644
--- a/odb/pgsql/query.cxx
+++ b/odb/pgsql/query.cxx
@@ -26,8 +26,6 @@ namespace odb
// query
//
- const query query::true_expr (true);
-
query::
query (const query& q)
: clause_ (q.clause_),