libcsa: Resolve 96 -Wunused-variable warnings.
This is not all of them, another ~90 exist in generated code.
This commit is contained in:
@@ -920,8 +920,6 @@ DeriveDailyEvent(
|
||||
{
|
||||
RepeatEvent *re;
|
||||
DailyData *dd;
|
||||
NumberList *nl;
|
||||
int i = 0;
|
||||
|
||||
dd = (DailyData *)calloc(1, sizeof(DailyData));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user