loolwsd/ChildProcessSession.cpp | 1 + 1 file changed, 1 insertion(+) New commits: commit 028becc511495dc05f26fd02910f81711f23fc67 Author: Andras Timar <andras.ti...@collabora.com> Date: Wed Apr 20 13:00:43 2016 +0200
error: unused parameter âpartâ [-Werror=unused-parameter] diff --git a/loolwsd/ChildProcessSession.cpp b/loolwsd/ChildProcessSession.cpp index 408ecac..0bdf33e 100644 --- a/loolwsd/ChildProcessSession.cpp +++ b/loolwsd/ChildProcessSession.cpp @@ -653,6 +653,7 @@ namespace { return true; } #endif + (void)part; return false; } inline void delay()
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits