Remove patches that got added back in merge

Fix build
This commit is contained in:
Zach Brown
2018-04-22 15:29:03 -04:00
parent e2b2332062
commit 4e4f7912da
3 changed files with 1 additions and 50 deletions

View File

@@ -7,7 +7,7 @@ This disables the behavior that allows players to keep chunks permanently loaded
by default and allows server operators to enable it if they wish.
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
index c903c89cf..e1ed267a2 100644
index 9ef2b1635..cc1914d8c 100644
--- a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
@@ -0,0 +0,0 @@ public class PaperWorldConfig {