diff options
Diffstat (limited to 'qt/libqthreads.def')
-rw-r--r-- | qt/libqthreads.def | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/qt/libqthreads.def b/qt/libqthreads.def deleted file mode 100644 index c7cfcd5f2..000000000 --- a/qt/libqthreads.def +++ /dev/null @@ -1,10 +0,0 @@ -LIBRARY libqthreads -DESCRIPTION "libqthreads: QuickThreads Library" -EXPORTS - qt_abort - qt_block - qt_blocki - qt_error - qt_null - qt_vargs - qt_vstart |