Let's remove this and see what happens. Whee!

This commit is contained in:
Michael Bayne
2011-04-27 07:55:47 -07:00
parent d79cb9aa0e
commit 49083d9105
@@ -88,16 +88,6 @@ public abstract class Interval
};
}
/**
* This may be removed.
*
* @deprecated
*/
@Deprecated
public static void resetTimer ()
{
}
/**
* Create a simple interval that does not use a RunQueue to run the {@link #expired} method.
*/