mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove unused network opcode
This commit is contained in:
parent
4ff164f9ca
commit
f8b5a483fc
@ -241,7 +241,6 @@ class SMART_DEVICE_APP(DeviceConfig, DevicePlugin):
|
||||
opcodes = {
|
||||
'NOOP' : 12,
|
||||
'OK' : 0,
|
||||
'BOOK_DATA' : 10,
|
||||
'BOOK_DONE' : 11,
|
||||
'CALIBRE_BUSY' : 18,
|
||||
'DELETE_BOOK' : 13,
|
||||
|
Loading…
x
Reference in New Issue
Block a user