kopia lustrzana https://gitlab.com/sane-project/backends
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
rodzic
fe3299a9b0
commit
a52d843da4
|
@ -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 = {
|
||||
|
|
Ładowanie…
Reference in New Issue