Not part of the contract

This commit is contained in:
md_5 2013-09-15 06:54:58 +10:00
parent 80e23d6646
commit 47b5631562

View File

@ -369,8 +369,6 @@ public class PluginManager
* Unregister a {@link Listener} so that the events do not reach it anymore.
*
* @param listener the listener to unregister
* @throws IllegalArgumentException if the listener was not previously
* registered
*/
public void unregisterListener(Listener listener)
{