Patch level : 10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
Tolta riga vuota


git-svn-id: svn://10.65.10.50/trunk@16927 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2008-07-23 15:39:04 +00:00
parent 01eec09eae
commit cc2fca8874

View File

@ -177,7 +177,6 @@ void TAVM_list_window::update()
const int last = min(_bc->items(), rows());
for (int i = 0; i < last; i++)
{
const int y = i+1;
if (_ip == i)
{