stupid log told me it wasn't patched but it was

This commit is contained in:
squall-leonhart 2010-10-24 20:39:53 +00:00
parent fe91393d34
commit bda76285e2
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()
/////////////////////////////////////////////////////////////////////////////