Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt / walletmodel.h
index 4123240..e78773f 100644 (file)
@@ -34,8 +34,7 @@ public:
         DuplicateAddress,
         TransactionCreationFailed, // Error returned when wallet is still locked
         TransactionCommitFailed,
-        Aborted,
-        MiscError
+        Aborted
     };
 
     enum EncryptionStatus