loolwsd/LOOLKit.cpp | 3 --- 1 file changed, 3 deletions(-) New commits: commit fed97b97a795f0b4794f37bd5d47e4a81e311b54 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Tue Sep 27 09:46:24 2016 +0200
LOOLKit: remove unused unsing declarations Change-Id: I6a0efca4dd87694aaa3d32500a56c3a5d246b028 diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp index 0b03fed..e926056 100644 --- a/loolwsd/LOOLKit.cpp +++ b/loolwsd/LOOLKit.cpp @@ -68,7 +68,6 @@ typedef int (LokHookPreInit) (const char *install_path, const char *user_profile_path); -using Poco::AutoPtr; using Poco::Exception; using Poco::File; using Poco::JSON::Array; @@ -79,8 +78,6 @@ using Poco::Net::HTTPRequest; using Poco::Net::HTTPResponse; using Poco::Net::NetException; using Poco::Net::WebSocket; -using Poco::Notification; -using Poco::NotificationQueue; using Poco::Path; using Poco::Process; using Poco::Runnable; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits