mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 01:16:43 -06:00
delint
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1326 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
416b3b991e
commit
a9e8460f68
@ -288,9 +288,7 @@ xaccSRRedrawRegEntry (SplitRegister *reg)
|
||||
{
|
||||
Split *split;
|
||||
Transaction *trans;
|
||||
Account * acc;
|
||||
unsigned int changed;
|
||||
int i;
|
||||
|
||||
/* use the changed flag to avoid heavy-weight redraws
|
||||
* This will help cut down on uneccessary register redraws. */
|
||||
|
Loading…
Reference in New Issue
Block a user