mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2923a20b3c
commit
4a0da223fd
@ -246,10 +246,6 @@ speedup_websocket_mask(PyObject *self, PyObject *args) {
|
|||||||
return ans;
|
return ans;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if PY_VERSION_HEX >= 0x03030000
|
|
||||||
#error Not implemented for python >= 3.3
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define UTF8_ACCEPT 0
|
#define UTF8_ACCEPT 0
|
||||||
#define UTF8_REJECT 1
|
#define UTF8_REJECT 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user