From: Tobias Brunner Date: Mon, 6 Jan 2014 12:37:12 +0000 (+0100) Subject: checksum: Remove unnecessary pluto symbol X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d826357b88f70a0e1b06cfcf28af30359b131be;p=people%2Fms%2Fstrongswan.git checksum: Remove unnecessary pluto symbol --- diff --git a/src/checksum/checksum_builder.c b/src/checksum/checksum_builder.c index bccd269cf..ae9ba93b6 100644 --- a/src/checksum/checksum_builder.c +++ b/src/checksum/checksum_builder.c @@ -23,9 +23,6 @@ #include #include -/* we need to fake the pluto symbol to dlopen() the xauth plugin */ -void *pluto; - /** * Integrity checker */