From 1ffda187674d4ca21f294a4080f52182b5f4a6ed Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 23 Apr 2012 13:20:03 +0000 Subject: Patrick Pelletier pointed out the hook for Qt_Mutex in libstate.cpp was broken, and after fixing that and trying to compile the module it becamse clear that the Qt mutex did not work at all with recent Qt versions. Taking this as a clear indicator that it is not being used, remove it. --- src/mutex/qt_mutex/info.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/mutex/qt_mutex/info.txt (limited to 'src/mutex/qt_mutex/info.txt') diff --git a/src/mutex/qt_mutex/info.txt b/src/mutex/qt_mutex/info.txt deleted file mode 100644 index 7b014f886..000000000 --- a/src/mutex/qt_mutex/info.txt +++ /dev/null @@ -1,17 +0,0 @@ -define MUTEX_QT - -load_on request - - -mux_qt.cpp - - - -mux_qt.h - - -# I think we want to always use qt-mt, not qt -- not much point in supporting -# mutexes in a single threaded application, after all. - -all -> qt-mt - -- cgit v1.2.3