summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:00:58 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:00:58 +0100
commit3fce398a3e2b7a1cd231223abea6961a4cbf8ea9 (patch)
tree4cfb4562f5a081ccd4fc8aa70afc3db778fd33bc /tools/genruby.rb
parent82bfaab0b6487697b12c8544b6c70e72b4e4f7cf (diff)
downloadffi-efl-3fce398a3e2b7a1cd231223abea6961a4cbf8ea9.zip
ffi-efl-3fce398a3e2b7a1cd231223abea6961a4cbf8ea9.tar.gz
remove elm_engine, elm_factory, elm_password
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index f0f546a..ed0a6ab 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -389,8 +389,6 @@ libs << elm_h('elm_conform.h', 'ElmConform')
libs << elm_h('elm_cursor.h', 'ElmCursor')
libs << elm_h('elm_debug.h', 'ElmDebug')
libs << elm_h('elm_diskselector.h', 'ElmDiskSelector', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_scroller"])
-libs << elm_h('elm_engine.h', 'ElmEngine')
-libs << elm_h('elm_factory.h', 'ElmFactory')
libs << elm_h('elm_finger.h', 'ElmFinger')
libs << elm_h('elm_flip.h', 'ElmFlip')
libs << elm_h('elm_flipselector.h', 'ElmFlipSelector')
@@ -415,7 +413,6 @@ libs << elm_h('elm_need.h', 'ElmNeed')
libs << elm_h('elm_notify.h', 'ElmNotify')
libs << elm_h('elm_panel.h', 'ElmPanel')
libs << elm_h('elm_panes.h', 'ElmPanes')
-libs << elm_h('elm_password.h', 'ElmPassword')
libs << elm_h('elm_photocam.h', 'ElmPhotoCam')
libs << elm_h('elm_photo.h', 'ElmPhoto')
libs << elm_h('elm_plug.h', 'ElmPlug')