small cpp check cleanup

This commit is contained in:
Mark Vejvoda 2013-11-12 02:30:26 +00:00
parent 7f5d35ef0f
commit 41083f9f32
1 changed files with 0 additions and 1 deletions

View File

@ -2224,7 +2224,6 @@ void Renderer::renderPerformanceStats() {
}
const Metrics &metrics = Metrics::getInstance();
const World *world = game->getWorld();
const Vec4f fontColor = game->getGui()->getDisplay()->getColor();
char szBuf[200]="";