[Fb-contrib-commit] SF.net SVN: fb-contrib:[1333] trunk/fb-contrib/src/com/mebigfatguy/ fbcontrib/
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-09-26 22:15:57
|
Revision: 1333
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1333&view=rev
Author: dbrosius
Date: 2009-09-26 22:15:43 +0000 (Sat, 26 Sep 2009)
Log Message:
-----------
warnings
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 2009-09-26 22:14:09 UTC (rev 1332)
+++ trunk/fb-contrib/src/com/mebigfatguy/fbcontrib/collect/CollectStatistics.java 2009-09-26 22:15:43 UTC (rev 1333)
@@ -28,7 +28,6 @@
{
private int numMethodCalls;
- @SuppressWarnings("unused")
public CollectStatistics(BugReporter bugReporter) {
Statistics.getStatistics().clear();
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|