There has to be a Default case with non-boolean case structures, otherwise the VI won't run. In this case it'll never be selected as 0 and 1 are the only options, so it's output is unimportant. An alternative would have been to make the first case "0,Default" (without quotes), then there would be only 2.