[Libreoffice-commits] core.git: sd/source
Andrzej Hunt (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jul 24 14:05:53 UTC 2021
sd/source/ui/inc/RemoteServer.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4e511cc7dfbf14b6176ce352db8125c16eefeebf
Author: Andrzej Hunt <andrzej at ahunt.org>
AuthorDate: Sat Jul 24 14:23:10 2021 +0200
Commit: Andrzej Hunt <andrzej at ahunt.org>
CommitDate: Sat Jul 24 16:05:19 2021 +0200
sdremote: remove useless comment
It's been there since the beginning, but doesn't help us much:
e4239e041468 (Initial checkin of remote control., 2012-07-09)
Change-Id: I57425001cd0b9d0d035916405bd6d94329964b4e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119466
Tested-by: Jenkins
Reviewed-by: Andrzej Hunt <andrzej at ahunt.org>
diff --git a/sd/source/ui/inc/RemoteServer.hxx b/sd/source/ui/inc/RemoteServer.hxx
index d5dba8c092f0..e676087899d9 100644
--- a/sd/source/ui/inc/RemoteServer.hxx
+++ b/sd/source/ui/inc/RemoteServer.hxx
@@ -8,7 +8,6 @@
*/
#pragma once
-// SERVER
#include <memory>
#include <vector>
More information about the Libreoffice-commits
mailing list