aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt
index d8b198cb6e2..2300dd5c5f3 100644
--- a/sql/updates/CMakeLists.txt
+++ b/sql/updates/CMakeLists.txt
@@ -4,6 +4,4 @@ FILE(GLOB _SQL_UPDATES *.sql)
INSTALL(FILES
${_SQL_UPDATES}
-1234_world.sql
-1236_world.sql
DESTINATION share/trinity/sql/updates)