Piotr Tworek 87e90d640f base-linux: Drop unused member variables
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
2020-11-23 12:02:59 +01:00
..
2020-05-27 11:56:46 +02:00
2020-10-23 14:16:38 +02:00

This repository contains the Linux-specific implementation of Genode.