summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
diff options
context:
space:
mode:
authorSiqi <me@siqi.fr>2013-07-25 21:21:51 +0200
committerSiqi <me@siqi.fr>2013-07-25 21:22:04 +0200
commitfb73b3de561154486de425e51bc3a8acc3bbafd9 (patch)
tree006d96955b1c7ce4957a69fd77919670fb76e750 /sd/source/ui/remotecontrol
parente5223bd4c9480cd90cf7a961b6e6ed5e29d06241 (diff)
remove unnecessary c++11 thread lib
Change-Id: I865f859c039bbd97c92d04f9df73a0cca47196b7
Diffstat (limited to 'sd/source/ui/remotecontrol')
-rw-r--r--sd/source/ui/remotecontrol/AvahiNetworkService.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/AvahiNetworkService.hxx b/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
index 8f506f176bb2..005ad359fb73 100644
--- a/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
+++ b/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
@@ -7,7 +7,6 @@
#include <string.h>
#include <algorithm>
#include <vector>
-#include <thread>
#include <iostream>
#include <avahi-client/client.h>