Gems/Metastream
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user