summaryrefslogtreecommitdiff
path: root/nacl
diff options
context:
space:
mode:
Diffstat (limited to 'nacl')
-rw-r--r--nacl/pepper_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nacl/pepper_main.c b/nacl/pepper_main.c
index 716a547f6d..dc7b58ce69 100644
--- a/nacl/pepper_main.c
+++ b/nacl/pepper_main.c
@@ -29,8 +29,6 @@
#include "ruby/ruby.h"
#include "gc.h"
-RUBY_GLOBAL_SETUP
-
#ifdef HAVE_STRUCT_PPB_CORE
typedef struct PPB_Core PPB_Core;
#endif