diff options
author | Andrzej Hunt <andrzej@ahunt.org> | 2021-07-24 14:23:10 +0200 |
---|---|---|
committer | Andrzej Hunt <andrzej@ahunt.org> | 2021-07-24 16:05:19 +0200 |
commit | 4e511cc7dfbf14b6176ce352db8125c16eefeebf (patch) | |
tree | 1f0ff8893378b4fc431a7c9c25b36bc46f190de3 /sd/source | |
parent | 2d9ca45e0e785fde968328cb44d40cd3dc113941 (diff) |
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@ahunt.org>
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/inc/RemoteServer.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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> |