These semicolons prevented the code from compiling when using old SDK which
didn't provide these symbols itself.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63871
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef NOTIFYICONDATA_V2_SIZE
#ifdef UNICODE
#ifndef NOTIFYICONDATA_V2_SIZE
#ifdef UNICODE
- #define NOTIFYICONDATA_V2_SIZE 0x03A8;
+ #define NOTIFYICONDATA_V2_SIZE 0x03A8
- #define NOTIFYICONDATA_V2_SIZE 0x01E8;
+ #define NOTIFYICONDATA_V2_SIZE 0x01E8