Remove symbian threading primitive.
authorOlivier Goffart <ogoffart@kde.org>
Fri, 28 Oct 2011 10:01:32 +0000 (12:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 28 Oct 2011 20:20:22 +0000 (22:20 +0200)
commit1c029324bc4ae8c754f259f1498974ab2a4bdc72
tree7532c9f488bc01c95ed3664e4a712df694176a44
parent96e032c8ced3a043a1ca3230639f49d132614dee
Remove symbian threading primitive.

Those are already outdated and do not compile anymore
(QMutex has changed too much)

Better to remove that dead code so it do not show up in grep anymore

Change-Id: I096e7a73e23cbb77050843c2e1c10929086fdb8f
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
src/corelib/thread/qmutex_symbian.cpp [deleted file]
src/corelib/thread/qthread.cpp
src/corelib/thread/qthread_p.h
src/corelib/thread/qthread_symbian.cpp [deleted file]
src/corelib/thread/qwaitcondition_symbian.cpp [deleted file]
src/corelib/thread/thread.pri