summaryrefslogtreecommitdiff
path: root/include/CommonAPI/Types.hpp
diff options
context:
space:
mode:
authorDisch, Simon <simon_disch@mentor.com>2016-08-26 16:14:07 +0200
committerDisch, Simon <simon_disch@mentor.com>2016-08-26 16:14:07 +0200
commit8c373435098b67772167b4c80e2c99c67dd16dce (patch)
treee0b07c3572fd5a74a35f8503b841d028f9a9e41d /include/CommonAPI/Types.hpp
parent534894b27a5e6b86cf8d2bd7b53d55d04f2a1bcc (diff)
downloadgenivi-common-api-runtime-8c373435098b67772167b4c80e2c99c67dd16dce.tar.gz
CommonAPI 3.1.93.1.9
Diffstat (limited to 'include/CommonAPI/Types.hpp')
-rw-r--r--include/CommonAPI/Types.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/CommonAPI/Types.hpp b/include/CommonAPI/Types.hpp
index 9cf62c3..6f6801d 100644
--- a/include/CommonAPI/Types.hpp
+++ b/include/CommonAPI/Types.hpp
@@ -60,11 +60,6 @@ namespace CommonAPI {
static void f(void)
#endif
-#ifdef WIN32
-#define usleep(micSec) \
- std::this_thread::sleep_for(std::chrono::microseconds(micSec))
-#endif
-
namespace CommonAPI {
enum class AvailabilityStatus {