[Libreoffice-commits] online.git: loolwsd/common

Ashod Nakashian ashod.nakashian at collabora.co.uk
Sun Nov 20 00:25:35 UTC 2016


 loolwsd/common/SigUtil.hpp |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 83b8234b447efe4ad83a322b16a169b2eef58d33
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Nov 19 10:23:45 2016 -0500

    loolwsd: cleanup includes
    
    Change-Id: Ic81ffeacb1ad5bc72b04be68738f2d7c5b7b1b03
    Reviewed-on: https://gerrit.libreoffice.org/31002
    Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
    Tested-by: Ashod Nakashian <ashnakash at gmail.com>

diff --git a/loolwsd/common/SigUtil.hpp b/loolwsd/common/SigUtil.hpp
index 1d1b0f1..a17d808 100644
--- a/loolwsd/common/SigUtil.hpp
+++ b/loolwsd/common/SigUtil.hpp
@@ -12,9 +12,6 @@
 
 #include <atomic>
 #include <mutex>
-#include <string>
-
-#include <Poco/Process.h>
 
 /// Flag to stop pump loops.
 extern std::atomic<bool> TerminationFlag;


More information about the Libreoffice-commits mailing list