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:
parent
01eec09eae
commit
cc2fca8874
@ -177,7 +177,6 @@ void TAVM_list_window::update()
|
|||||||
const int last = min(_bc->items(), rows());
|
const int last = min(_bc->items(), rows());
|
||||||
for (int i = 0; i < last; i++)
|
for (int i = 0; i < last; i++)
|
||||||
{
|
{
|
||||||
|
|
||||||
const int y = i+1;
|
const int y = i+1;
|
||||||
if (_ip == i)
|
if (_ip == i)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user