summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/complexlib/MethodThread.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/complexlib/MethodThread.java')
-rw-r--r--qadevOOo/runner/complexlib/MethodThread.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/complexlib/MethodThread.java b/qadevOOo/runner/complexlib/MethodThread.java
index b6f1b81affba..11bdcb61ded1 100644
--- a/qadevOOo/runner/complexlib/MethodThread.java
+++ b/qadevOOo/runner/complexlib/MethodThread.java
@@ -114,8 +114,8 @@ public class MethodThread extends Thread
/**
* Stop the running method.
- * @deprecated
*/
+ @Deprecated
@Override
public void destroy()
{