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

Miklos Vajna vmiklos at collabora.co.uk
Thu Sep 22 07:12:45 UTC 2016


 loolwsd/LOOLWSD.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2076bc54ff03a0287170fe209034a824c232aa4a
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Thu Sep 22 09:12:19 2016 +0200

    LOOLWSD: remove unused using decl
    
    Change-Id: Ia3dbbb83a65485da67bede1e70a1fded2a1ade25

diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp
index 15e9eca..abc2d06 100644
--- a/loolwsd/LOOLWSD.cpp
+++ b/loolwsd/LOOLWSD.cpp
@@ -137,7 +137,6 @@ using Poco::ProcessHandle;
 using Poco::StreamCopier;
 using Poco::StringTokenizer;
 using Poco::TemporaryFile;
-using Poco::Thread;
 using Poco::ThreadPool;
 using Poco::URI;
 using Poco::Util::Application;


More information about the Libreoffice-commits mailing list