From 22202a5fd714979676ca8b40a9c5a75ed0f50022 Mon Sep 17 00:00:00 2001 From: Shawn Buckley Date: Wed, 14 Oct 2015 22:33:33 -0400 Subject: Removed JD comments --- main/java/gregtech/loaders/oreprocessing/ProcessingSand.java | 6 ------ 1 file changed, 6 deletions(-) (limited to 'main/java/gregtech/loaders/oreprocessing/ProcessingSand.java') diff --git a/main/java/gregtech/loaders/oreprocessing/ProcessingSand.java b/main/java/gregtech/loaders/oreprocessing/ProcessingSand.java index c45f61d2e6..1cb9eca0df 100644 --- a/main/java/gregtech/loaders/oreprocessing/ProcessingSand.java +++ b/main/java/gregtech/loaders/oreprocessing/ProcessingSand.java @@ -25,9 +25,3 @@ public class ProcessingSand implements gregtech.api.interfaces.IOreRecipeRegistr } } } - - -/* Location: F:\Torrent\minecraft\jdgui test\gregtech_1.7.10-5.07.07-dev.jar!\gregtech\loaders\oreprocessing\ProcessingSand.class - * Java compiler version: 6 (50.0) - * JD-Core Version: 0.7.1-SNAPSHOT-20140817 - */ \ No newline at end of file -- cgit