summaryrefslogtreecommitdiffstats
path: root/source/cIsThread.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cIsThread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cIsThread.h b/source/cIsThread.h
index f46d7f065..fda789d3a 100644
--- a/source/cIsThread.h
+++ b/source/cIsThread.h
@@ -39,7 +39,6 @@ public:
private:
AString mThreadName;
- cEvent mEvent; // This event is set when the thread begins executing
#ifdef _WIN32