Skip to content

Commit b65805a

Browse files
Update image-jpeg-xl.h
1 parent ecee93e commit b65805a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cupsfilters/image-jpeg-xl.h

-4
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
//
1515

1616

17-
#ifndef IMAGE_JPEG_XL_H
18-
#define IMAGE_JPEG_XL_H
19-
2017
#ifdef HAVE_LIBJXL
2118
#include <stdio.h>
2219
#include "image-private.h"
@@ -33,4 +30,3 @@ cf_image_t *_cfImageOpenJPEGXL(FILE *fp, cf_icspace_t primary,
3330
int hue, const cf_ib_t *lut);
3431

3532
#endif // HAVE_LIBJXL
36-
#endif // IMAGE_JPEG_XL_H

0 commit comments

Comments
 (0)