diff --git a/docs/latex/wx/closeevt.tex b/docs/latex/wx/closeevt.tex index 0880be8144..abb81d7e87 100644 --- a/docs/latex/wx/closeevt.tex +++ b/docs/latex/wx/closeevt.tex @@ -74,14 +74,6 @@ shutting down. This method can only be called for end session and query end session events, it doesn't make sense for close window event. -\membersection{wxCloseEvent::GetForce}\label{wxcloseeventgetforce} - -\constfunc{bool}{GetForce}{\void} - -Returns true if the application wishes to force the window to close. -This will shortly be obsolete, replaced by CanVeto. - - \membersection{wxCloseEvent::SetCanVeto}\label{wxcloseeventsetcanveto} \func{void}{SetCanVeto}{\param{bool}{ canVeto}}