cookbook: Don't use the default stage

It's not necessary to use the default stage, so
don't encourage this in the JSON example.
This commit is contained in:
Elliot Smith
2010-08-27 15:13:28 +01:00
parent 6db795baf6
commit 2c3ca20cdc
2 changed files with 0 additions and 7 deletions

View File

@ -2,7 +2,6 @@
{
"id" : "stage",
"type" : "ClutterStage",
"is-default" : true,
"width" : 400,
"height" : 400,
"color" : "#333355ff",