From: cedric Date: Tue, 21 Feb 2012 11:05:02 +0000 (+0000) Subject: elementary: remove a pending reference to pager that could prevent the module to... X-Git-Tag: REL_F_I9500_20120323_1~17^2~611 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e8af3cdc25bdbd47486dcbc6216c3e4dae249cc;p=framework%2Fuifw%2Felementary.git elementary: remove a pending reference to pager that could prevent the module to load. NOTE: yes, i am using cloud compiling to :) git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/edje_externals/modules.inc b/src/edje_externals/modules.inc index 3e6e995..3473e17 100644 --- a/src/edje_externals/modules.inc +++ b/src/edje_externals/modules.inc @@ -17,7 +17,6 @@ DEFINE_TYPE(list) DEFINE_TYPE(map) DEFINE_TYPE(multibuttonentry) DEFINE_TYPE(naviframe) -DEFINE_TYPE(pager) DEFINE_TYPE(panes) DEFINE_TYPE(photocam) DEFINE_TYPE(progressbar)