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