Tolti commenti
git-svn-id: svn://10.65.10.50/trunk@5698 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
87b1ddbd16
commit
6998ae363c
@ -484,8 +484,6 @@ bool TStats_agg::empty()
|
||||
|
||||
bool TStats_agg::update()
|
||||
{
|
||||
// eliminato perché rompeva a Sandro
|
||||
// TProgind pi(_data.items(), "Aggiornamento statistiche", FALSE, TRUE, 60);
|
||||
|
||||
test_firm();
|
||||
|
||||
@ -500,7 +498,6 @@ bool TStats_agg::update()
|
||||
_data.restart();
|
||||
for (THash_object* h = _data.get_hashobj(); h; h = _data.get_hashobj())
|
||||
{
|
||||
//pi.addstatus(1);
|
||||
|
||||
TStats_data& data = (TStats_data&)h->obj();
|
||||
if (data._quantita.is_zero() && data._valore.is_zero())
|
||||
|
Loading…
x
Reference in New Issue
Block a user