aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/update.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/install/update.php b/install/update.php
index ca4e90a9d..ace5239b5 100644
--- a/install/update.php
+++ b/install/update.php
@@ -1885,6 +1885,3 @@ function update_r1155() {
return UPDATE_FAILED;
}
-function update_r1155() {
- return UPDATE_SUCCESS;
-}