stupid log told me it wasn't patched but it was
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@965 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
b2a35e7093
commit
cf9d876595
|
@ -161,8 +161,6 @@ BEGIN_MESSAGE_MAP(GDBWaitingDlg, CDialog)
|
||||||
ON_WM_CLOSE()
|
ON_WM_CLOSE()
|
||||||
//}}AFX_MSG_MAP
|
//}}AFX_MSG_MAP
|
||||||
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
|
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
|
||||||
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
|
|
||||||
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
|
|
||||||
END_MESSAGE_MAP()
|
END_MESSAGE_MAP()
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in New Issue