Remove check for CHILDID_SELF.

<https://msdn.microsoft.com/en-us/library/windows/desktop/dd318473(v=vs.85).aspx>
This commit is contained in:
Catalin 2017-03-05 15:20:28 +02:00
parent b8ba653ef0
commit 743810cf68

View File

@ -39,10 +39,6 @@
#include "wx/msw/ole/oleutils.h"
#ifndef CHILDID_SELF
#define CHILDID_SELF 0
#endif
#ifndef OBJID_CLIENT
#define OBJID_CLIENT 0xFFFFFFFC
#endif