From 88fa84a560ac72bce329929b545d1b5651a8392d Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 15 Jun 2012 00:03:56 +0000 Subject: * 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 --- nacl/pepper_main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nacl/pepper_main.c') 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 -- cgit v1.2.3