Remove test RTTIs

This commit is contained in:
puvvadar
2021-05-20 11:38:06 -07:00
parent 7ecb00cca1
commit d26d24d9bd
3 changed files with 0 additions and 5 deletions
@@ -23,8 +23,6 @@ namespace AzNetworking
class ByteBuffer
{
public:
AZ_RTTI(ByteBuffer, "{CD6BFA48-290D-44B4-B376-2463F526BF1F}");
ByteBuffer() = default;
~ByteBuffer() = default;