diff --git a/bin/hipify-perl b/bin/hipify-perl index 7da658a6e5..1cb0cdb8a7 100755 --- a/bin/hipify-perl +++ b/bin/hipify-perl @@ -2603,7 +2603,6 @@ while (@ARGV) { $countKeywords += m/__global__/; $countKeywords += m/__shared__/; simpleSubstitutions(); - transformExternShared(); transformKernelLaunch(); transformCubNamespace(); if ($print_stats) {