]> git.ipfire.org Git - thirdparty/cups.git/commit
Remove redundant Canceled check 550/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 18 Nov 2022 16:10:52 +0000 (11:10 -0500)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Sat, 3 Dec 2022 16:28:29 +0000 (11:28 -0500)
commit0c5ace5549fb4f0f1f115898034019bc11cbd6d2
tree9112739588561f0b7fea9d966c22f069180961c5
parent227b9f85f70290bb42751098f3ac1ec41526af15
Remove redundant Canceled check

We check for it the line below, so let's remove it from the for-loop conditional
filter/rastertolabel.c