]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mutex.tex
Commited John Labenski's patch giving access to the low level selection
[wxWidgets.git] / docs / latex / wx / mutex.tex
index 348ae108c419bf3900586afeb27f1d264f3d903e..b4347bd1dec6e1d3f47dab769529d2fff275f88a 100644 (file)
@@ -88,12 +88,6 @@ Default constructor.
 
 Destroys the wxMutex object.
 
-\membersection{wxMutex::IsLocked}\label{wxmutexislocked}
-
-\constfunc{bool}{IsLocked}{\void}
-
-Returns TRUE if the mutex is locked, FALSE otherwise.
-
 \membersection{wxMutex::Lock}\label{wxmutexlock}
 
 \func{wxMutexError}{Lock}{\void}