remove outdated comment

These are already coded as traits.
This commit is contained in:
Chuck Ries 2014-08-10 04:11:33 -07:00
parent d4d608fabd
commit 0e47f9481e

View file

@ -571,8 +571,6 @@ impl<E, D: Decoder<E>, T: Decodable<D, E>> Decodable<D, E> for RefCell<T> {
// ___________________________________________________________________________
// Helper routines
//
// In some cases, these should eventually be coded as traits.
pub trait EncoderHelpers<E> {
fn emit_from_vec<T>(&mut self,