diff options
Diffstat (limited to 'rapid/rpdmultiprocessing.py')
-rw-r--r-- | rapid/rpdmultiprocessing.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rapid/rpdmultiprocessing.py b/rapid/rpdmultiprocessing.py index 4a06fc9..7fdd252 100644 --- a/rapid/rpdmultiprocessing.py +++ b/rapid/rpdmultiprocessing.py @@ -21,6 +21,5 @@ CONN_COMPLETE = 1 MSG_BYTES = 0 MSG_FILE = 1 MSG_TEMP_DIRS = 2 -MSG_THUMB = 3 MSG_SEQUENCE_VALUE = 0 |