Merge "(bug 41792) Fix Special:Preferences tabs in IE8 compatibility mode"
[lhc/web/wiklou.git] / includes / upload / UploadFromStash.php
index d5cce14..607965f 100644 (file)
@@ -62,8 +62,6 @@ class UploadFromStash extends UploadBase {
 
                        $this->stash = new UploadStash( $this->repo, $this->user );
                }
-
-               return true;
        }
 
        /**