aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-03-22 18:54:11 +0100
committerXTZGZoReX <none@none>2009-03-22 18:54:11 +0100
commitf6081c6cf9a574ef533c1bb9867692e94cc32373 (patch)
treeba6352198e4bebf212f9e0cbf3dd756007d35539
parenteacb8617991e3b592dc02f1a2a0f6e37f1458218 (diff)
* Revert 2128.
--HG-- branch : trunk
-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)