From 85301d187bdd8ea86421eb7bd3736e504cbca8c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Jul 2011 11:58:45 +0200 Subject: Remove @@ notes that no longer apply --- odb/pgsql/traits.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/odb/pgsql/traits.hxx b/odb/pgsql/traits.hxx index 7a8df47..7b4f746 100644 --- a/odb/pgsql/traits.hxx +++ b/odb/pgsql/traits.hxx @@ -285,8 +285,6 @@ namespace odb static const database_type_id db_type_id = id_bigint; }; - // @@ Type stored as a signed 8-byte integer in the database. - // template <> struct default_type_traits { -- cgit v1.1