Enlightenment CVS committal Author : englebass Project : e17 Module : proto
Dir : e17/proto/e_phys/src/bin Modified Files: test_snow.c Log Message: Remove unused variables. =================================================================== RCS file: /cvs/e/e17/proto/e_phys/src/bin/test_snow.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- test_snow.c 17 Sep 2006 22:59:15 -0000 1.2 +++ test_snow.c 27 Jul 2007 06:24:07 -0000 1.3 @@ -6,8 +6,7 @@ void init_snow_test(E_Phys_World *world) { - E_Phys_Constraint_Boundary *bound; - E_Phys_Particle *p, *c, *w; + E_Phys_Particle *p; Constraint_Wrap *cw; E_Phys_Vector g; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs