never used

This commit is contained in:
satbaby
2012-12-07 12:01:45 +01:00
parent fe16513b4f
commit 1d5e7b23b3
7 changed files with 20 additions and 10 deletions

View File

@@ -166,7 +166,7 @@ void CProgressWindow::paint()
ypos+= mheight;
globalstatusY = ypos+ mheight-20;
ypos+= mheight >>1;
//ypos+= mheight >>1;
showGlobalStatus(global_progress);
}