chattranslationplugin: Remove unused variable
This commit is contained in:
@@ -142,8 +142,6 @@ public class ChatTranslationPlugin extends Plugin implements KeyListener
|
|||||||
|
|
||||||
if (groupId == WidgetInfo.CHATBOX.getGroupId())
|
if (groupId == WidgetInfo.CHATBOX.getGroupId())
|
||||||
{
|
{
|
||||||
boolean after;
|
|
||||||
|
|
||||||
if (!AFTER_OPTIONS.contains(option))
|
if (!AFTER_OPTIONS.contains(option))
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user