Enable DestinationTag features.

This commit is contained in:
Arthur Britto
2013-01-04 11:57:05 -08:00
parent 3dfb1ca1eb
commit 2746806cd3
8 changed files with 0 additions and 24 deletions

View File

@@ -55,9 +55,7 @@ static bool TFInit()
<< SOElement(sfSendMax, SOE_OPTIONAL)
<< SOElement(sfPaths, SOE_DEFAULT)
<< SOElement(sfInvoiceID, SOE_OPTIONAL)
#if ENABLE_DESTINATION_TAG
<< SOElement(sfDestinationTag, SOE_OPTIONAL)
#endif
;
DECLARE_TF(Contract, ttCONTRACT)