From adda9a060e333987cd02ac50cb6c5d96b2a423a1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 14 Sep 2012 12:48:17 +0200 Subject: Remove stray template specialization --- odb/sqlite/traits.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/odb/sqlite/traits.hxx b/odb/sqlite/traits.hxx index b812361..20cd3f3 100644 --- a/odb/sqlite/traits.hxx +++ b/odb/sqlite/traits.hxx @@ -357,7 +357,6 @@ namespace odb // const wchar_t* specialization // - template <> struct c_wstring_image_traits { typedef details::buffer image_type; -- cgit v1.1