From 6a9170c21e210e09d7d65cce4280f5dc38423a0e Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Wed, 28 Mar 2012 15:08:52 -0700 Subject: [PATCH] Missing from previous commits. --- src/TransactionFormats.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TransactionFormats.h b/src/TransactionFormats.h index e3d30c3a41..6c68d12c33 100644 --- a/src/TransactionFormats.h +++ b/src/TransactionFormats.h @@ -3,8 +3,6 @@ #include "SerializedObject.h" -#define STI_ACCOUNT STI_HASH160 - enum TransactionType { ttINVALID=-1,