unreachable code in jinja
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1586,8 +1586,6 @@ namespace {{ Component.attrib['Namespace'] }}
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
AZ_Assert(0, "Got unhandled RpcType %d in {{ ComponentBaseName }}", static_cast<int32_t>(rpcType));
|
||||
return false;
|
||||
}
|
||||
AZ_POP_DISABLE_WARNING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user