aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-24 18:46:49 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-24 18:46:49 +0100
commit531b61cd43765e16ebaacd3900241efc9a6b6616 (patch)
tree2ce28f8cdda92608589eae7aff1d7852632f1da6 /src/include
parent9de8b7762547e4064d618cf2ad1e4da8a1f6994b (diff)
parent649dd16401379285bb2260fce8dbb5eb6f24b453 (diff)
downloadexchange-531b61cd43765e16ebaacd3900241efc9a6b6616.tar.gz
exchange-531b61cd43765e16ebaacd3900241efc9a6b6616.tar.bz2
exchange-531b61cd43765e16ebaacd3900241efc9a6b6616.zip
adding separate test just for /verison API
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 711a13235..6573d2cd7 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -370,12 +370,6 @@ struct TALER_TESTING_Interpreter
int working;
/**
- * Is the auditor running (#GNUNET_YES) or waiting
- * for /version (#GNUNET_NO)?
- */
- int auditor_working;
-
- /**
* How often have we gotten a /keys response so far?
*/
unsigned int key_generation;