[Libreoffice-commits] online.git: wsd/UserMessages.hpp

Tor Lillqvist tml at collabora.com
Mon Jan 2 11:35:04 UTC 2017


 wsd/UserMessages.hpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 37135fdeaae6e2b93da5bd85ea21711c93a95b14
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Jan 2 13:33:03 2017 +0200

    Bin outdated comment
    
    Whatever the reason for the extra initial space was, it apparently has
    gone away now.
    
    Change-Id: I26fb166df0d0aace3e5e42fdb9cbc2047b74c920

diff --git a/wsd/UserMessages.hpp b/wsd/UserMessages.hpp
index 742a13c..f792cb0 100644
--- a/wsd/UserMessages.hpp
+++ b/wsd/UserMessages.hpp
@@ -12,7 +12,6 @@
 #ifndef INCLUDED_USERMESSAGES_HPP
 #define INCLUDED_USERMESSAGES_HPP
 
-//NOTE: For whatever reason Poco seems to trim the first character.
 constexpr auto SERVICE_UNAVAILABLE_INTERNAL_ERROR = "error: cmd=socket kind=serviceunavailable";
 constexpr auto PAYLOAD_UNAVAILABLE_LIMIT_REACHED = "error: cmd=socket kind=limitreached params=%d,%d";
 


More information about the Libreoffice-commits mailing list