- removed duplicate variable.

This commit is contained in:
Christoph Oelckers 2021-05-22 09:22:30 +02:00
parent 0d793a59fd
commit f69fe334fc

View file

@ -52,7 +52,6 @@
static PType* maprecordtype;
static PType* summaryinfotype;
static CompletionFunc completion;
static int ticks;
static SummaryInfo summaryinfo;