py: Remove hexdigest QSTR since the method has been removed as well.

This commit is contained in:
Daniel Campora 2015-05-21 18:52:39 +02:00
parent 7506db4ccb
commit 6f1cffeb28
1 changed files with 0 additions and 1 deletions

View File

@ -577,7 +577,6 @@ Q(heapify)
Q(uhashlib)
Q(update)
Q(digest)
Q(hexdigest)
Q(sha256)
#endif