[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

Miklos Vajna vmiklos at collabora.co.uk
Mon Feb 5 16:12:28 UTC 2018


 wsd/LOOLWSD.cpp |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 0a2df21501e66c35aeb7ae721ec9bdbaa04e198f
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Mon Feb 5 16:45:23 2018 +0100

    wsd: remove unused using declarations in LOOLWSD
    
    Change-Id: I6b656a1446b015430068e4b172cf98fe746f26d1

diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 34482638..6b6696d8 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -134,11 +134,7 @@ using Poco::Net::HTTPResponse;
 using Poco::Net::MessageHeader;
 using Poco::Net::NameValueCollection;
 using Poco::Net::PartHandler;
-using Poco::Net::SocketAddress;
 using Poco::Path;
-#ifndef KIT_IN_PROCESS
-using Poco::Pipe;
-#endif
 using Poco::Process;
 using Poco::StreamCopier;
 using Poco::StringTokenizer;


More information about the Libreoffice-commits mailing list