From e5e32021c23f3726d68ee756e8e3de48b3214063 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sun, 21 Mar 2010 00:52:34 -0400 Subject: sysdb: remove remaining traces of sysdb_handle --- src/tests/sysdb-tests.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests') diff --git a/src/tests/sysdb-tests.c b/src/tests/sysdb-tests.c index 2a84da94b..10d77ff40 100644 --- a/src/tests/sysdb-tests.c +++ b/src/tests/sysdb-tests.c @@ -161,7 +161,6 @@ static int setup_sysdb_tests(struct sysdb_test_ctx **ctx) struct test_data { struct tevent_context *ev; - struct sysdb_handle *handle; struct sysdb_test_ctx *ctx; const char *username; -- cgit