diff options
Diffstat (limited to 'install/update.php')
-rw-r--r-- | install/update.php | 3 |
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; -} |