From ddb1710aa3dc12566c80658d8dc577c07c5dc98b Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Tue, 24 Jun 2014 13:05:12 +0200 Subject: Remove empty Thread destructor --- include/threadengine.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/threadengine.h') diff --git a/include/threadengine.h b/include/threadengine.h index 1b4ee1541..fec1bbb96 100644 --- a/include/threadengine.h +++ b/include/threadengine.h @@ -60,9 +60,6 @@ class CoreExport Thread { } - /* If the thread is running, you MUST join BEFORE deletion */ - virtual ~Thread(); - /** Override this method to put your actual * threaded code here. */ -- cgit v1.3.1-10-gc9f91