canon: Fix [-Wunused-const-variable=] compiler warning

The papersize_list hasn't been used for anything since the initial
revision of the file.
merge-requests/1/head
Olaf Meeuwissen 2017-06-26 10:34:14 +09:00
rodzic fe3299a9b0
commit a52d843da4
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -193,11 +193,6 @@ static const SANE_String_Const tpu_filmtype_list[] = {
0
};
static const SANE_String_Const papersize_list[] = {
"A4", "Letter", "B5", "Maximal",
0
};
/**************************************************/
static const SANE_Range u8_range = {