onefang pushed a commit to branch master.

commit 01ad3d9a6698fb03b02f6053d71d6855f21019f4
Author: David Walter Seikel <[email protected]>
Date:   Wed May 22 12:56:15 2013 +1000

    Function prototype not needed.
---
 src/lib/edje/edje_lua2.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/edje/edje_lua2.c b/src/lib/edje/edje_lua2.c
index 8bb7f02..7923b5d 100644
--- a/src/lib/edje/edje_lua2.c
+++ b/src/lib/edje/edje_lua2.c
@@ -1703,8 +1703,6 @@ In the following, "evas_object" is a place holder for any 
lua variable that
 holds a reference to an evas object.
 */
 
-static int _elua_obj_del(lua_State *L);
-
 static int _elua_hide(lua_State *L);
 static int _elua_show(lua_State *L);
 static int _elua_visible(lua_State *L);

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to