diff options
Diffstat (limited to 'util/frphotohelper.php')
-rw-r--r-- | util/frphotohelper.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/frphotohelper.php b/util/frphotohelper.php index aacfac3e5..3ff3ae465 100644 --- a/util/frphotohelper.php +++ b/util/frphotohelper.php @@ -60,7 +60,6 @@ $cookies = 'store/[data]/frphoto_cookie_' . $channel_address; intval($channel['channel_id']) ); if($r) { - logger('frphotohelper: duplicate photo ignored'); killme(); } |