kopia lustrzana https://gitlab.com/sane-project/backends
magicolor: Get rid of compiler warning
rodzic
a3cf04dd9b
commit
2d9f458992
|
@ -1983,6 +1983,7 @@ mc_network_discovery(const char*host)
|
||||||
|
|
||||||
#else
|
#else
|
||||||
DBG (1, "%s: net-snmp library not enabled, auto-detecting network scanners not supported.\n", __func__);
|
DBG (1, "%s: net-snmp library not enabled, auto-detecting network scanners not supported.\n", __func__);
|
||||||
|
NOT_USED (host);
|
||||||
return 0;
|
return 0;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue