]> mj.ucw.cz Git - gallery.git/commitdiff
Gallery2: Obsolete FIXME
authorMartin Mares <mj@ucw.cz>
Sat, 29 Dec 2012 19:08:22 +0000 (20:08 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 8 Feb 2015 20:14:16 +0000 (21:14 +0100)
gal2/bin/gal-gen

index 4658de5a723dff17a62a8d14d03ec8064bd104b7..ce75896dbffa43e3ae84e8c7d6c146590efd52b0 100755 (executable)
@@ -74,7 +74,6 @@ for my $f (@$orig_list) {
            $om->{xf} eq $m->{xf} &&
            $om->{w} eq $m->{w} &&
            $om->{h} eq $m->{h}) {
-               # FIXME: Remove old images?
                print "... uptodate\n";
                next;
        }