mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-27 00:50:20 +00:00
Replace InstanceCounter with CountedObject
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
SETUP_LOG (SerializedTransaction)
|
||||
|
||||
DECLARE_INSTANCE (SerializedTransaction);
|
||||
|
||||
SerializedTransaction::SerializedTransaction (TransactionType type)
|
||||
: STObject (sfTransaction)
|
||||
, mType (type)
|
||||
|
||||
Reference in New Issue
Block a user