summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/lilliput_ae_2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/lilliput_ae_2.py b/python/lilliput_ae_2.py
index aeebe27..161598e 100644
--- a/python/lilliput_ae_2.py
+++ b/python/lilliput_ae_2.py
@@ -25,8 +25,6 @@ M_BITS = BLOCK_BITS
def InitParameters(key_bits) :
global KEY_BITS
global KEY_BYTES
- global TWEAK_BITS
- global TWEAK_BYTES
global TWEAKEY_BITS
global TWEAKEY_BYTES
global LANES