summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/WINNetworkService.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/WINNetworkService.hxx')
-rw-r--r--sd/source/ui/remotecontrol/WINNetworkService.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/WINNetworkService.hxx b/sd/source/ui/remotecontrol/WINNetworkService.hxx
index 7c4ebda798f7..9194fb60d256 100644
--- a/sd/source/ui/remotecontrol/WINNetworkService.hxx
+++ b/sd/source/ui/remotecontrol/WINNetworkService.hxx
@@ -16,7 +16,6 @@ namespace sd{
public:
WINNetworkService(const std::string& aname = "", unsigned int aport = 1599)
: ZeroconfService(aname, aport), client(nullptr) {}
- virtual ~WINNetworkService() override {}
void clear() override;
void setup() override;