From 553e638620d855fc6c15094dd4be531d1ac7a2e9 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Tue, 12 Jul 2011 15:09:52 +0200 Subject: Remove no longer applicable comment --- odb/pgsql/details/endian-traits.hxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/odb/pgsql/details/endian-traits.hxx b/odb/pgsql/details/endian-traits.hxx index 5e29fb8..1fc8df0 100644 --- a/odb/pgsql/details/endian-traits.hxx +++ b/odb/pgsql/details/endian-traits.hxx @@ -21,8 +21,6 @@ namespace odb { namespace details { - // @@ Revise this. - // using namespace odb::details; template @@ -136,7 +134,6 @@ namespace odb static const endian host_endian; public: - template static T hton (T x) -- cgit v1.1