X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPacketRegistry.ih;h=169d2757e3de344d8ff4f42620a30c7d200fa4c7;hb=5a7344d1bc318ab9105b71d65a0cc86337dcd4d5;hp=240773cea90479fb4ff9ef38b2960531891808e8;hpb=eb83d096ce313989c3588c1cb6663caa513fb370;p=senf.git diff --git a/senf/Packets/PacketRegistry.ih b/senf/Packets/PacketRegistry.ih index 240773c..169d275 100644 --- a/senf/Packets/PacketRegistry.ih +++ b/senf/Packets/PacketRegistry.ih @@ -155,11 +155,6 @@ namespace detail { static void dump(KeyType const & v, std::ostream & os); }; - template struct CharToInt { typedef Type type; }; - template <> struct CharToInt { typedef int type; }; - template <> struct CharToInt { typedef int type; }; - template <> struct CharToInt { typedef unsigned type; }; - }} ///////////////////////////////ih.e////////////////////////////////////////