Remove some more dead assignments spotted by clang-analyzer.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2011-04-11 16:44:20 +02:00
parent b4a2fa4435
commit 5fc6d92866
2 changed files with 0 additions and 2 deletions

View File

@ -338,7 +338,6 @@ apoint_cut (unsigned *nb_events, unsigned *nb_apoints)
if (NBITEMS == 0)
return 0;
to_be_removed = 0;
date = calendar_get_slctd_day_sec ();
item_type = day_cut_item (date, hilt);
if (item_type == EVNT || item_type == RECUR_EVNT)

View File

@ -733,7 +733,6 @@ wins_other_status_page (int panel)
{
int nb_item, max_page;
nb_item = 0;
switch (panel)
{
case CAL: