SWDEV-274436 - Fixed square build issue

Change-Id: If64be13be48bb7e620172ec245bc819c923f918a
This commit is contained in:
Sarbojit Sarkar
2021-02-26 03:45:00 -05:00
committed by Sarbojit Sarkar
parent f3a1557653
commit 4af2e3d87e
-1
View File
@@ -2603,7 +2603,6 @@ while (@ARGV) {
$countKeywords += m/__global__/;
$countKeywords += m/__shared__/;
simpleSubstitutions();
transformExternShared();
transformKernelLaunch();
transformCubNamespace();
if ($print_stats) {