diff --git a/setup.py b/setup.py index 19db6b9..74ffeb0 100755 --- a/setup.py +++ b/setup.py @@ -188,11 +188,6 @@ def get_tag(self): ('FALLTHROUGH', ''), ] - # if not is_moz or libjpeg_versions[v][1] <= 403: - # macros += [ - # ("JPEG_LIB_VERSION", 70), # 70), # turbo 2.1.0 - # ] - # define the extension cjpeglib[v] = setuptools.Extension( name=f"jpeglib.cjpeglib.cjpeglib_{v}",