Squirrely1
It's a good idea to do this, not for performance reasons, but because C2 requires at least one instance of every object to be on some layout, so that it can use its initial parameters when spawning the object. Putting the objects on an unused layout is a nice way to go about this.