tools/xenstored: Remove unused prototype
authorJulien Grall <jgrall@amazon.com>
Tue, 20 Apr 2021 13:46:06 +0000 (14:46 +0100)
committerJulien Grall <jgrall@amazon.com>
Sun, 25 Apr 2021 12:49:06 +0000 (13:49 +0100)
commit3c1c6c401eabca0f74022c990199e0f2b14ec0b9
tree074acea9af3d821483375ae4bbe3955258fbbf37
parentbea65a212c0581520203b6ad0d07615693f42f73
tools/xenstored: Remove unused prototype

A prototype for dump_conn() has been present for quite a long time
but there are no implementation. Even, AFAICT in the patch that
introduced it. So drop it.

Signed-off-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/xenstore/xenstored_core.c