There’s really no need to remove the replication code from you cmc. Doing so would just complicate your project, and if you run into problems later, it will be unnecessary complexity to fix. You’d likely see only a tiny performance gain, less than 1 FPS maybe, so it’s not worth the trouble. You can do much more for your game’s performance than stripping out replication code from your CMC. This is just my opinion.