Remove bogus FIXME, closes #2889

This commit is contained in:
Tim Chevalier 2012-12-06 15:26:37 -08:00
parent 9750763a70
commit 0027874218
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#define HAVE_DLFCN_H
#include <dlfcn.h>
#elif defined(_WIN32)
// FIXME #2889
// Otherwise it's windows.h -- included in rust_abi.h
#endif
#define END_OF_STACK_RA (void (*)())0xdeadbeef