[Fb-contrib-commit] SF.net SVN: fb-contrib: [647] trunk/fb-contrib/src/com/mebigfatguy/ fbcontrib/
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-09-12 04:05:27
|
Revision: 647 http://svn.sourceforge.net/fb-contrib/?rev=647&view=rev Author: dbrosius Date: 2006-09-11 21:05:23 -0700 (Mon, 11 Sep 2006) Log Message: ----------- remove unused Modified Paths: -------------- trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/collect/CollectStatistics.java Modified: trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/collect/CollectStatistics.java =================================================================== --- trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/collect/CollectStatistics.java 2006-09-12 02:57:27 UTC (rev 646) +++ trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/collect/CollectStatistics.java 2006-09-12 04:05:23 UTC (rev 647) @@ -13,7 +13,6 @@ private static final int SG_SAW_NOTHING = 0; private static final int SG_SAW_ALOAD_0 = 1; private static final int SG_SAW_GETFIELD = 2; - private static final int SG_SAW_RETURN = 3; private int sgState; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |