X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/ipc.h diff --git a/interface/wx/ipc.h b/interface/wx/ipc.h index c6bd35c787..fb477a56ac 100644 --- a/interface/wx/ipc.h +++ b/interface/wx/ipc.h @@ -8,7 +8,6 @@ /** @class wxConnection - @wxheader{ipc.h} A wxConnection object represents the connection between a client and a server. It is created by making a connection using a @@ -212,7 +211,6 @@ public: /** @class wxClient - @wxheader{ipc.h} A wxClient object represents the client part of a client-server DDE-like (Dynamic Data Exchange) conversation. The actual @@ -291,7 +289,6 @@ public: /** @class wxServer - @wxheader{ipc.h} A wxServer object represents the server part of a client-server DDE-like (Dynamic Data Exchange) conversation. The actual