mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -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:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user