From 8e8af3cdc25bdbd47486dcbc6216c3e4dae249cc Mon Sep 17 00:00:00 2001 From: cedric Date: Tue, 21 Feb 2012 11:05:02 +0000 Subject: [PATCH] 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 --- src/edje_externals/modules.inc | 1 - 1 file changed, 1 deletion(-) 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) -- 2.7.4