summaryrefslogtreecommitdiff
path: root/common/lifecycle/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-18 18:01:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-18 18:01:37 +0200
commitb41056d73ee0c2ba29649932625d620434350a9f (patch)
tree5ade2e90e1efbce626ddb3e2e9a62d939c9e231a /common/lifecycle/driver.cxx
parente0750fbbc76732b3e8aa83ce786c28fcbf24374d (diff)
Cosmetic changes
Diffstat (limited to 'common/lifecycle/driver.cxx')
-rw-r--r--common/lifecycle/driver.cxx2
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[])
{