loolwsd/FileServer.cpp |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit e3029937918f9f65bcfb4db22896e8be78785fbf
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Mon Oct 24 16:37:56 2016 +0200

    loolwsd: remove unused defines

diff --git a/loolwsd/FileServer.cpp b/loolwsd/FileServer.cpp
index b140cb1..d56824f 100644
--- a/loolwsd/FileServer.cpp
+++ b/loolwsd/FileServer.cpp
@@ -39,15 +39,6 @@
 #include "FileServer.hpp"
 #include "LOOLWSD.hpp"
 
-/* CODE */
-#define LOOLWSD_CODE "This development build is limited to %d documents, and 
%d connections - to avoid the impression that it is suitable for deployment in 
large enterprises. To find out more about deploying and scaling %s checkout - 
<a href=\"%s\">%s</a>."
-
-/* PRODUCT */
-#define LOOLWSD_PRODUCT "LibreOffice Online"
-
-/* PRODUCT URL */
-#define LOOLWSD_URL 
"https://wiki.documentfoundation.org/Development/LibreOffice_Online";
-
 using Poco::FileInputStream;
 using Poco::Net::HTMLForm;
 using Poco::Net::HTTPRequest;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to