(svn r20474) -Cleanup: remove some unused code

This commit is contained in:
yexo
2010-08-12 21:36:43 +00:00
parent 089fc97387
commit 241d705406
11 changed files with 4 additions and 166 deletions

View File

@@ -717,13 +717,6 @@ struct MusicWindow : public Window {
break;
}
}
#if 0
virtual void OnTick()
{
this->SetWidgetDirty(MW_GAUGE);
}
#endif
};
static const NWidgetPart _nested_music_window_widgets[] = {