diff options
Diffstat (limited to 'include/widgets.php')
-rw-r--r-- | include/widgets.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php index bdb4cfa69..4b14d6c94 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -1299,7 +1299,6 @@ function widget_album($args) { //edit album name $album_edit = null; - $photos = array(); if($r) { $twist = 'rotright'; |