removed debug print

This commit is contained in:
Tobias Ottenweller 2012-05-17 16:55:30 +02:00
parent 7be2f02e03
commit 09da38f354

View File

@ -137,8 +137,6 @@ public class PluginPlayerListener implements Listener
break;
}
catch (Exception e2) {
System.out.println("gate is not valid");
// do nothing - gate is closed
}
}