mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove forgotten unused variable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13167 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7bb17ee723
commit
5f56bec772
@ -357,7 +357,6 @@ cdf_period(GtkTreeViewColumn *col, GtkCellRenderer *cell,
|
||||
t2 = gnc_main_window_summary_get_end();
|
||||
|
||||
if (t2 > t1) {
|
||||
GValue *value;
|
||||
gnc_numeric b1, b2, b3;
|
||||
g_value_init (value, G_TYPE_STRING);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user