base/registry.h: remove misleading comment

This commit is contained in:
Norman Feske 2020-04-06 10:33:25 +02:00 committed by Christian Helmuth
parent 838c5ba7de
commit 6dfd268ef1
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ class Genode::Registry_base
Registry_base &_registry;
/**
* Protect '_reinsert_ptr'
*/
Mutex _mutex { };
/*