Merge pull request #392 from unix-ninja/master
[hashcat.git] / OpenCL / m00200_a0.cl
index febb350..84d5788 100644 (file)
@@ -8,14 +8,8 @@
 //incompatible
 //#define NEW_SIMD_CODE
 
-#include "inc_hash_constants.h"
 #include "inc_vendor.cl"
-
-#define DGST_R0 0
-#define DGST_R1 1
-#define DGST_R2 2
-#define DGST_R3 3
-
+#include "inc_hash_constants.h"
 #include "inc_hash_functions.cl"
 #include "inc_types.cl"
 #include "inc_common.cl"