Remove outdated documentation

This commit is contained in:
Gioacchino Mazzurco 2018-01-27 18:39:17 +01:00
parent 8b774595d7
commit ef6681b6f9
2 changed files with 3 additions and 6 deletions

View file

@ -75,7 +75,7 @@ struct RsItem : RsMemoryManagement::SmallObject, RsSerializable
/**
* TODO: This default implementation should be removed and childs structs
* implement RsSerializable(...) as soon as all the codebase is ported to
* implement ::serial_process(...) as soon as all the codebase is ported to
* the new serialization system
*/
virtual void serial_process(RsGenericSerializer::SerializeJob,