Gems/Metastream

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-16 15:57:34 -07:00
parent 2ab9648425
commit 76c452d43d
@@ -339,10 +339,9 @@ namespace Metastream
// Server already started
return true;
}
#endif // AZ_TRAIT_METASTREAM_USE_CIVET
// Metastream only supported on PC
#else
return false;
#endif
}
void Metastream::MetastreamGem::StopHTTPServer()