diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-14 13:56:55 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-14 13:56:55 +0300 |
commit | 31aec878c07125c3ba4e68bc854c5240af0ccdca (patch) | |
tree | 2c4c9acf4ca6495aa48ca66d47c9f7d0f28e0f38 /protocols/LotusNotify/src/cnotesapi | |
parent | 2cf530b43c3d0d725ad67e3210258400076553bb (diff) |
pack of changes for VS2019
Diffstat (limited to 'protocols/LotusNotify/src/cnotesapi')
-rw-r--r-- | protocols/LotusNotify/src/cnotesapi/include/nsfdb.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/LotusNotify/src/cnotesapi/include/nsfdb.h b/protocols/LotusNotify/src/cnotesapi/include/nsfdb.h index 2978ab8178..550820bbaf 100644 --- a/protocols/LotusNotify/src/cnotesapi/include/nsfdb.h +++ b/protocols/LotusNotify/src/cnotesapi/include/nsfdb.h @@ -24,10 +24,6 @@ #include "nsfdata.h" #endif -#ifndef EVENT_DEFS -#include "event.h" -#endif - #ifdef __cplusplus extern "C" { #endif |