summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-09-02 01:16:26 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-09-02 01:16:26 +0200
commit1ad98d67facecc172300a0627ce532f88a7073fc (patch)
tree3c4a0750a5c4115cddecfb40bcd41a98010ecfef /tools/genruby.rb
parent7e329c15fe8f339177a7ff2b3ee3af734898b0e5 (diff)
downloadffi-efl-1ad98d67facecc172300a0627ce532f88a7073fc.zip
ffi-efl-1ad98d67facecc172300a0627ce532f88a7073fc.tar.gz
Efl::Native swallows Efl::FFIHelper module
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 4f1396f..fe8e90f 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -50,8 +50,6 @@ module Efl
end
#
module Native
- #
- extend Efl::FFIHelper
EOF
FOOTER =<<-EOF
end