mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-03 01:30:41 +00:00
87e90d640f
The _root, _gid and _uid private member variables are not used for anything. GCC does not care, but clang likes to complain about things like this. Issue #3938