diff options
Diffstat (limited to 'odb/sqlite')
-rw-r--r-- | odb/sqlite/traits.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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; |