loolwsd/LOOLStress.cpp |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 41e0902cdf0fd2ae54616dc1d451aa7ebba78dbb
Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk>
Date:   Sat Nov 12 16:43:17 2016 -0500

    loolwsd: cleanup LOOLStress
    
    Change-Id: I8161488d30f8e173db47ccae5544b6d8b9f21f02
    Reviewed-on: https://gerrit.libreoffice.org/30821
    Reviewed-by: Ashod Nakashian <ashnak...@gmail.com>
    Tested-by: Ashod Nakashian <ashnak...@gmail.com>

diff --git a/loolwsd/LOOLStress.cpp b/loolwsd/LOOLStress.cpp
index 7dbe7a6..e8e86fc 100644
--- a/loolwsd/LOOLStress.cpp
+++ b/loolwsd/LOOLStress.cpp
@@ -39,10 +39,7 @@
 #include <Poco/Util/Application.h>
 #include <Poco/Util/OptionSet.h>
 
-#include "Common.hpp"
-#include "LOOLProtocol.hpp"
 #include "TraceFile.hpp"
-#include "Util.hpp"
 #include "test/helpers.hpp"
 
 /// Stress testing and performance/scalability benchmarking tool.
@@ -64,9 +61,6 @@ protected:
     int  main(const std::vector<std::string>& args) override;
 };
 
-
-using namespace LOOLProtocol;
-
 using Poco::Net::HTTPRequest;
 using Poco::Net::HTTPResponse;
 using Poco::Runnable;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to