Files
ladybird/Libraries/LibIPC
Linus Groh 41d042cc86 LibIPC: Fix 'unused private member' error when building with clang
This was breaking the Lagom build when using clang, as m_sockfd's only
use is behind an #ifdef __serenity__. (void) it elsewhere to fix that.
2020-11-25 20:00:23 +01:00
..
2020-05-14 20:15:18 +02:00