Commit bcc2461a authored by Kenton Varda's avatar Kenton Varda

Remove obsolete comment (no, we can't remove KJ_CPCAP).

parent b6356690
......@@ -394,9 +394,6 @@ struct DisallowConstCopy {
// struct Foo: DisallowConstCopy {};
// Foo foo;
// auto lambda = [KJ_CPCAP(foo)] {};
//
// TODO(soon): Can we remove this since DisallowConstCopy no longer does anything except when
// CAPNP_DEBUG_TYPES is defined?
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment