clean up JNIEXPORT definitions

This commit is contained in:
Joel Dice
2007-10-26 18:20:37 -06:00
parent 8e1637ec6b
commit 6710ca85d7
4 changed files with 7 additions and 14 deletions

View File

@ -34,9 +34,6 @@
# define CREAT creat
# define UNLINK unlink
# define OPEN_MASK 0
# undef JNIEXPORT
# define JNIEXPORT __attribute__ ((visibility("default")))
#endif
namespace {