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