diff options
Diffstat (limited to 'common/schema')
-rw-r--r-- | common/schema/driver.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/schema/driver.cxx b/common/schema/driver.cxx index 1cc6be9..2647d8c 100644 --- a/common/schema/driver.cxx +++ b/common/schema/driver.cxx @@ -21,8 +21,6 @@ using namespace std; using namespace odb; -using odb::shared_ptr; - int main (int argc, char* argv[]) { |