summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.php b/update.php
index 0141b1a8e..08a872dc0 100755
--- a/update.php
+++ b/update.php
@@ -350,6 +350,4 @@
fclose($lock_handle);
}
- if (file_exists(LOCK_DIRECTORY . "/$lock_filename"))
- unlink(LOCK_DIRECTORY . "/$lock_filename");
?>