loolwsd/LOOLProtocol.hpp | 6 ------ 1 file changed, 6 deletions(-) New commits: commit 027da26b5b63c6349b9d20b92ee76952fa08bf71 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Fri Oct 21 13:00:11 2016 -0400
loolwsd: kill redundant function Change-Id: I8ef30205794c13e5b89e9f32ba0ec17df4441ef4 Reviewed-on: https://gerrit.libreoffice.org/30191 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loolwsd/LOOLProtocol.hpp b/loolwsd/LOOLProtocol.hpp index 7fd0f4a..f8204cc 100644 --- a/loolwsd/LOOLProtocol.hpp +++ b/loolwsd/LOOLProtocol.hpp @@ -184,12 +184,6 @@ namespace LOOLProtocol return firstLine; } - inline - std::string getAbbreviatedMessage(const std::string& message) - { - return getAbbreviatedMessage(message.data(), message.size()); - } - template <typename T> std::string getAbbreviatedMessage(const T& message) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits