1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Remove #if 0

This commit is contained in:
msvensson@neptunus.(none)
2006-04-07 14:21:00 +02:00
parent c2f1259834
commit 0d98d97170

View File

@@ -4503,7 +4503,7 @@ static void init_var_hash(MYSQL *mysql)
static void mark_progress(int line)
{
#if 0
#ifdef NOT_YET
static FILE* fp = NULL;
static double first;