aboutsummaryrefslogtreecommitdiffstats
path: root/admin/element_set_ranks.php
diff options
context:
space:
mode:
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))
{