[Libreoffice-commits] core.git: sd/source
Siqi
me at siqi.fr
Thu Jul 25 12:23:18 PDT 2013
sd/source/ui/remotecontrol/AvahiNetworkService.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fb73b3de561154486de425e51bc3a8acc3bbafd9
Author: Siqi <me at siqi.fr>
Date: Thu Jul 25 21:21:51 2013 +0200
remove unnecessary c++11 thread lib
Change-Id: I865f859c039bbd97c92d04f9df73a0cca47196b7
diff --git a/sd/source/ui/remotecontrol/AvahiNetworkService.hxx b/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
index 8f506f1..005ad35 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>
More information about the Libreoffice-commits
mailing list