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:
squall-leonhart 2010-10-24 20:39:53 +00:00
parent b2a35e7093
commit cf9d876595
1 changed files with 0 additions and 2 deletions

View File

@ -161,8 +161,6 @@ BEGIN_MESSAGE_MAP(GDBWaitingDlg, CDialog)
ON_WM_CLOSE()
//}}AFX_MSG_MAP
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
ON_MESSAGE(SOCKET_MESSAGE, OnSocketAccept)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////