Remove unneeded definition.

This commit is contained in:
Night Owl 2016-06-04 17:09:45 +05:00
parent 015b5425ff
commit 57b52d0a1c
1 changed files with 1 additions and 7 deletions

View File

@ -34,12 +34,6 @@
// This is conveniently done for them in extdll.h
//
#ifdef _WIN32
#define DLLEXPORT __stdcall
#else
#define DLLEXPORT /* */
#endif
typedef enum
{
at_notice,