if (hoge)
{
 //何もしない
}
else
{
 (中略。処理がいろいろ)
}

おまえらこういうelseすら許せる派?