loolwsd/LOOLProtocol.hpp | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 027da26b5b63c6349b9d20b92ee76952fa08bf71
Author: Ashod Nakashian <[email protected]>
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 <[email protected]>
Tested-by: Ashod Nakashian <[email protected]>
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits