aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/query.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/query.cxx')
-rw-r--r--odb/sqlite/query.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/odb/sqlite/query.cxx b/odb/sqlite/query.cxx
index c3fd31e..222805b 100644
--- a/odb/sqlite/query.cxx
+++ b/odb/sqlite/query.cxx
@@ -128,10 +128,6 @@ namespace odb
// query
//
- // query
- //
- const query query::true_expr (true);
-
query::
query (const query& q)
: clause_ (q.clause_),