Can we put __UNUSED__ After the variables ? You know, like the rest of E 
code does ??

dh

On 06/25/2010 04:57 AM, Enlightenment SVN wrote:
> Log:
>       * e: cleanup pager code.
>
> Author:       cedric
> Date:         2010-06-25 01:57:32 -0700 (Fri, 25 Jun 2010)
> New Revision: 49855
>
> Modified:
>    trunk/e/src/modules/pager/e_mod_main.c
>
> Modified: trunk/e/src/modules/pager/e_mod_main.c
> ===================================================================
> --- trunk/e/src/modules/pager/e_mod_main.c    2010-06-25 08:52:37 UTC (rev 
> 49854)
> +++ trunk/e/src/modules/pager/e_mod_main.c    2010-06-25 08:57:32 UTC (rev 
> 49855)
> @@ -242,7 +242,7 @@
>   }
>
>   static void
> -_gc_orient(E_Gadcon_Client *gcc, E_Gadcon_Orient orient)
> +_gc_orient(E_Gadcon_Client *gcc, __UNUSED__ E_Gadcon_Orient orient)
<snip>


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to