From a9a31b5ca7deb54388f805c94e585e359162e2e4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 17 Sep 2012 08:32:59 +0200 Subject: Remove unused local typedefs (GCC 4.8 warning) --- common/schema/driver.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'common/schema') diff --git a/common/schema/driver.cxx b/common/schema/driver.cxx index ddbeb26..a47d1f6 100644 --- a/common/schema/driver.cxx +++ b/common/schema/driver.cxx @@ -90,7 +90,6 @@ main (int argc, char* argv[]) } { - typedef odb::query query; typedef odb::result result; transaction t (db->begin ()); -- cgit v1.1