diff options
Diffstat (limited to 'plugins/immark')
-rw-r--r-- | plugins/immark/immark.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/immark/immark.c b/plugins/immark/immark.c index f21bfd7f..4735b730 100644 --- a/plugins/immark/immark.c +++ b/plugins/immark/immark.c @@ -67,7 +67,6 @@ typedef struct _instanceData { */ BEGINrunInput CODESTARTrunInput - thrdBlockTermination(pThrd); /* this is an endless loop - it is terminated when the thread is * signalled to do so. This, however, is handled by the framework, * right into the sleep below. |