From ed4fa719863a6a8a167322d02eda94cab77a8b15 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sun, 23 Feb 2014 15:01:23 +0100 Subject: [PATCH] Snapshot call was left behind --- index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.php b/index.php index 2b27845e59..82be959455 100644 --- a/index.php +++ b/index.php @@ -242,8 +242,6 @@ function main() } global $user, $action; - Snapshot::check(); - if (!_have_config()) { $msg = sprintf( // TRANS: Error message displayed when there is no StatusNet configuration file.