- more cleanup from cppcheck (using eclipse plugin now)

This commit is contained in:
Mark Vejvoda
2011-12-02 17:46:02 +00:00
parent f6dafcde3c
commit 66f44ff7c4
10 changed files with 24 additions and 16 deletions

View File

@@ -755,7 +755,7 @@ void Intro::render() {
string timingText = intToStr(difTime) + " / " + intToStr(Intro::introTime);
if(Renderer::renderText3DEnabled) {
const Metrics &metrics= Metrics::getInstance();
//const Metrics &metrics= Metrics::getInstance();
//int w= metrics.getVirtualW();
//int h= metrics.getVirtualH();
@@ -764,7 +764,7 @@ void Intro::render() {
10, 20, false);
}
else {
const Metrics &metrics= Metrics::getInstance();
//const Metrics &metrics= Metrics::getInstance();
//int w= metrics.getVirtualW();
//int h= metrics.getVirtualH();