summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authormsvensson@neptunus.(none) <>2006-04-07 14:21:00 +0200
committermsvensson@neptunus.(none) <>2006-04-07 14:21:00 +0200
commit0d98d971707dc2051c5f7cb8be1f740cd454bdfd (patch)
tree996a593b3cb6ee646bf85708d763d1fa8d21f4c1 /client
parentc2f1259834eb2cc7aa6f2fee840ca46aaa98e925 (diff)
downloadmariadb-git-0d98d971707dc2051c5f7cb8be1f740cd454bdfd.tar.gz
Remove #if 0
Diffstat (limited to 'client')
-rw-r--r--client/mysqltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c
index 49e3097421a..e51d83270b5 100644
--- a/client/mysqltest.c
+++ b/client/mysqltest.c
@@ -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;