diff --git a/backend/teco2.c b/backend/teco2.c index 32cd9a486..a104189bd 100644 --- a/backend/teco2.c +++ b/backend/teco2.c @@ -317,10 +317,6 @@ static const struct dpi_color_adjust vm6586_dpi_color_adjust[] = { {0, 0, 0, 0, 0, 0} }; -static const struct dpi_color_adjust default_dpi_color_adjust[1] = { - {0, 0, 1, 2, 0, 0} -}; - /* For all scanners. Must be reasonable (eg. between 50 and 300) and * appear in the ...._dpi_color_adjust list of all supported scanners. */ #define DEF_RESOLUTION 150