]> git.saurik.com Git - wxWidgets.git/commitdiff
removed obsolete GetEventClass
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Feb 2001 15:13:51 +0000 (15:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Feb 2001 15:13:51 +0000 (15:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/event.tex

index c7f58ab720cd085563f61c522bc1b99105ac4e7a..f747df581b16a6e2d5d26b51983906aa43245580 100644 (file)
@@ -63,13 +63,6 @@ Set to TRUE by {\bf Skip} if this event should be skipped.
 
 Timestamp for this event.
 
-\membersection{wxEvent::GetEventClass}
-
-\func{WXTYPE}{GetEventClass}{\void}
-
-Returns the identifier of the given event class,
-such as wxTYPE\_MOUSE\_EVENT.
-
 \membersection{wxEvent::GetEventObject}
 
 \func{wxObject*}{GetEventObject}{\void}