From 9efa1505c3a8baf1b1c0929691e130c4d478b907 Mon Sep 17 00:00:00 2001 From: Matt Shaffer Date: Mon, 31 Dec 2012 21:18:33 -0500 Subject: [PATCH] superfluous code removal --- org/lateralgm/subframes/GameInformationFrame.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/org/lateralgm/subframes/GameInformationFrame.java b/org/lateralgm/subframes/GameInformationFrame.java index 88bb9cdd8..8cb308abd 100644 --- a/org/lateralgm/subframes/GameInformationFrame.java +++ b/org/lateralgm/subframes/GameInformationFrame.java @@ -72,7 +72,6 @@ import javax.swing.text.BadLocationException; import javax.swing.text.SimpleAttributeSet; import javax.swing.text.StyleConstants; -import javax.swing.text.StyleContext; import javax.swing.text.StyledDocument; import javax.swing.text.rtf.RTFEditorKit; @@ -108,7 +107,6 @@ public class GameInformationFrame extends ResourceFrame