Remove patch headers

By: GunfighterJ <joseph.jenniges@gmail.com>
This commit is contained in:
CraftBukkit/Spigot
2014-11-28 16:54:14 -06:00
parent 331e10d536
commit a8ddf37419
264 changed files with 1 additions and 534 deletions

View File

@@ -1,5 +1,3 @@
--- ../work/decompile-8eb82bde//net/minecraft/server/JsonList.java 2014-11-28 17:43:43.249707432 +0000
+++ src/main/java/net/minecraft/server/JsonList.java 2014-11-28 17:38:18.000000000 +0000
@@ -79,6 +79,12 @@
public String[] getEntries() {
return (String[]) this.d.keySet().toArray(new String[this.d.size()]);