aboutsummaryrefslogtreecommitdiffstats
path: root/nacl
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-15 00:03:56 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-15 00:03:56 +0000
commit88fa84a560ac72bce329929b545d1b5651a8392d (patch)
tree2d356e41445f7c1093b83d5a1a1cebaeea39d8c0 /nacl
parent2c4b4a3091b942b13d686694c999c14df077ec9e (diff)
downloadruby-88fa84a560ac72bce329929b545d1b5651a8392d.tar.gz
* nacl/pepper_main.c: Removed an unnecessary and errorneous inclusion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'nacl')
-rw-r--r--nacl/pepper_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nacl/pepper_main.c b/nacl/pepper_main.c
index 1d16965839..716a547f6d 100644
--- a/nacl/pepper_main.c
+++ b/nacl/pepper_main.c
@@ -27,7 +27,6 @@
#include "ppapi/c/ppp_messaging.h"
#include "ruby/ruby.h"
-#include "ruby/embed.h"
#include "gc.h"
RUBY_GLOBAL_SETUP