aboutsummaryrefslogtreecommitdiffstats
path: root/admin/element_set_ranks.php
diff options
context:
space:
mode:
authorflop25 <flop25@piwigo.org>2012-07-09 11:17:57 +0000
committerflop25 <flop25@piwigo.org>2012-07-09 11:17:57 +0000
commit3ce06735b48bd6d803bb904fa145f99d0a5d2771 (patch)
treeb4f7534b496a666a51879afba6930ba9af3af8bb /admin/element_set_ranks.php
parent70d85234493205b10497b0ba5af3d835c96d1caa (diff)
code cleanup
git-svn-id: http://piwigo.org/svn/trunk@16529 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/element_set_ranks.php')
-rw-r--r--admin/element_set_ranks.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/element_set_ranks.php b/admin/element_set_ranks.php
index cba101022..8f078efec 100644
--- a/admin/element_set_ranks.php
+++ b/admin/element_set_ranks.php
@@ -207,8 +207,6 @@ if (pwg_db_num_rows($result) > 0)
{
// template thumbnail initialization
$current_rank = 1;
- $thumbnail_info=array();
- $clipping=array();
$derivativeParams = ImageStdParams::get_by_type(IMG_SQUARE);
while ($row = pwg_db_fetch_assoc($result))
{