mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-01 16:04:55 +00:00
WaE: -Werror=unused-parameter
Change-Id: Icadfcb19ce1fff2b5009d42acf33297cda6e36f2
This commit is contained in:
@ -34,7 +34,7 @@ int fakeSocketListen(int fd);
|
||||
|
||||
int fakeSocketConnect(int fd1, int fd2);
|
||||
|
||||
int fakeSocketAccept4(int fd, int flags);
|
||||
int fakeSocketAccept4(int fd);
|
||||
|
||||
int fakeSocketPeer(int fd);
|
||||
|
||||
|
Reference in New Issue
Block a user