Remove obsolete declarations.

And dummy definitions as well.
This commit is contained in:
Johan Wikman
2016-03-04 13:10:05 +02:00
parent 768ff24428
commit a86903f3d0
5 changed files with 0 additions and 15 deletions

View File

@ -532,7 +532,6 @@ starttime_row(RESULTSET *result, void *data)
{
int *context = (int *)data;
RESULT_ROW *row;
extern time_t MaxScaleStarted;
struct tm tm;
static char buf[40];