summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-29 14:59:45 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-29 14:59:45 +0100
commit35ebdabec5c965aec425f3aeeefe90b0d3369367 (patch)
tree184c6d55dbfaf59307ce58ed233b31b8e2b3e19d /tools/genruby.rb
parent8eb12c08d263e4f1ce0cd434d5eebc4c26afe68e (diff)
downloadffi-efl-35ebdabec5c965aec425f3aeeefe90b0d3369367.zip
ffi-efl-35ebdabec5c965aec425f3aeeefe90b0d3369367.tar.gz
remove deprecated elm_pager
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index bc2d1fe..dd7aacf 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -415,7 +415,6 @@ libs << elm_h('elm_menu.h', 'ElmMenu')
libs << elm_h('elm_mirroring.h', 'ElmMirroring')
libs << elm_h('elm_need.h', 'ElmNeed')
libs << elm_h('elm_notify.h', 'ElmNotify')
-libs << elm_h('elm_pager.h', 'ElmPager')
libs << elm_h('elm_panel.h', 'ElmPanel')
libs << elm_h('elm_panes.h', 'ElmPanes')
libs << elm_h('elm_password.h', 'ElmPassword')