aboutsummaryrefslogtreecommitdiff
path: root/bdep/database.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/database.hxx')
-rw-r--r--bdep/database.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bdep/database.hxx b/bdep/database.hxx
index 76642bf..d90f88d 100644
--- a/bdep/database.hxx
+++ b/bdep/database.hxx
@@ -24,9 +24,6 @@ namespace bdep
using odb::result;
using odb::session;
- using odb::sqlite::database;
- using odb::sqlite::transaction;
-
database
open (const dir_path& project, tracer&, bool create = false);