aboutsummaryrefslogtreecommitdiff
path: root/gosthash2012_ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'gosthash2012_ref.h')
-rw-r--r--gosthash2012_ref.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gosthash2012_ref.h b/gosthash2012_ref.h
index c113e15..f2383ea 100644
--- a/gosthash2012_ref.h
+++ b/gosthash2012_ref.h
@@ -12,8 +12,6 @@
# error "GOST R 34.11-2012: portable implementation disabled in config.h"
#endif
-# pragma message "Use regular implementation"
-
#define X(x, y, z) { \
z->QWORD[0] = x->QWORD[0] ^ y->QWORD[0]; \
z->QWORD[1] = x->QWORD[1] ^ y->QWORD[1]; \