Remove check for CHILDID_SELF.
<https://msdn.microsoft.com/en-us/library/windows/desktop/dd318473(v=vs.85).aspx>
This commit is contained in:
parent
b8ba653ef0
commit
743810cf68
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user