Browse Source

Remove unneeded definition.

wantedhl
Night Owl 9 years ago
parent
commit
57b52d0a1c
  1. 6
      engine/eiface.h

6
engine/eiface.h

@ -34,12 +34,6 @@ @@ -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,

Loading…
Cancel
Save