X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=gal2%2FUCW%2FGallery.pm;h=c8bdc68a5fd52f45e46ae682889fc552714084cf;hb=007f7a52da1cfc87f33de07fc873d0fac46558b4;hp=f97ddd8bc4332e9bb3fafc1848471291c417a1cd;hpb=7f7b2063460745e53264c63533baa65ebe725679;p=gallery.git diff --git a/gal2/UCW/Gallery.pm b/gal2/UCW/Gallery.pm index f97ddd8..c8bdc68 100644 --- a/gal2/UCW/Gallery.pm +++ b/gal2/UCW/Gallery.pm @@ -83,7 +83,6 @@ sub RequireThumbnails($$) { sub WriteList($$) { my ($file, $images) = @_; open LIST, '>', "$file.new" or die "Cannot create $file.new: $!\n"; - print LIST "# Image\tID\tRotate\tXform\tTitle\n"; for my $i (@$images) { print LIST join("\t", $i->{file},