diff options
author | Shawn Buckley <shawntbuckley@gmail.com> | 2015-10-21 21:00:04 -0400 |
---|---|---|
committer | Shawn Buckley <shawntbuckley@gmail.com> | 2015-10-21 21:11:56 -0400 |
commit | c68e84f1e23cdf3c2a69d1f04915a4e76e077e8a (patch) | |
tree | 712079007ece6a67f9817e0e04a8478a59db9090 /src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java | |
parent | 34ecdfb19003ccb6d6134bbb1acd9ae361a87f4c (diff) | |
download | GT5-Unofficial-c68e84f1e23cdf3c2a69d1f04915a4e76e077e8a.tar.gz GT5-Unofficial-c68e84f1e23cdf3c2a69d1f04915a4e76e077e8a.tar.bz2 GT5-Unofficial-c68e84f1e23cdf3c2a69d1f04915a4e76e077e8a.zip |
Remove jdgui-comments
Diffstat (limited to 'src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java')
-rw-r--r-- | src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java b/src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java index af167ddf14..2e1daf3117 100644 --- a/src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java +++ b/src/main/java/gregtech/common/gui/GT_GUIContainer_SuperBuffer.java @@ -20,9 +20,3 @@ public class GT_GUIContainer_SuperBuffer drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
-
-
-/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
- * Qualified Name: gregtech.common.gui.GT_GUIContainer_SuperBuffer
- * JD-Core Version: 0.7.0.1
- */
\ No newline at end of file |