cleanup comments no code changes
This commit is contained in:
@@ -532,17 +532,7 @@ namespace AyaNova.Core
|
|||||||
|
|
||||||
var FetchRequest = new dtoFetchRequest() { DbId = LicenseDbId };
|
var FetchRequest = new dtoFetchRequest() { DbId = LicenseDbId };
|
||||||
string LicenseUrlParameter = "rvf";
|
string LicenseUrlParameter = "rvf";
|
||||||
// #if (DEBUG)
|
|
||||||
// if (devTestTrial)
|
|
||||||
// {
|
|
||||||
// #if (SUBSCRIPTION_BUILD)
|
|
||||||
// LicenseUrlParameter += "?dtt=true&pp=false";//signal to rockfish to provide a key immediately for dev testing
|
|
||||||
// #else
|
|
||||||
// LicenseUrlParameter += "?dtt=true&pp=true";//signal to rockfish to provide a key immediately for dev testing
|
|
||||||
// #endif
|
|
||||||
|
|
||||||
// }
|
|
||||||
// #endif
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user