From 01bc2ed2bafbb46c12c9f9c1a81f2fdcc315fd6b Mon Sep 17 00:00:00 2001 From: Jonathan Williams Date: Mon, 29 Dec 2014 07:11:21 -0500 Subject: [PATCH] Uno mas warning cleanup. --- Plugins/Mineplex.Core/src/mineplex/core/Replay.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins/Mineplex.Core/src/mineplex/core/Replay.java b/Plugins/Mineplex.Core/src/mineplex/core/Replay.java index fd1740616..d5caeb5d6 100644 --- a/Plugins/Mineplex.Core/src/mineplex/core/Replay.java +++ b/Plugins/Mineplex.Core/src/mineplex/core/Replay.java @@ -58,7 +58,6 @@ public class Replay extends MiniPlugin implements IPacketHandler } } - @SuppressWarnings("unchecked") public void handle(PacketInfo packetInfo) { if (_replay)