aboutsummaryrefslogtreecommitdiff
path: root/zencore/thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/thread.cpp')
-rw-r--r--zencore/thread.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/zencore/thread.cpp b/zencore/thread.cpp
index 3643792e7..78238a3d5 100644
--- a/zencore/thread.cpp
+++ b/zencore/thread.cpp
@@ -335,8 +335,6 @@ void NamedEvent::Set()
{
ThrowLastError("Unable to send set message to queue");
}
-
- IsThereAMessageInQueue(Inner);
#endif
}