diff options
Diffstat (limited to 'src/charon/plugins/stroke/stroke.c')
-rwxr-xr-x | src/charon/plugins/stroke/stroke.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/charon/plugins/stroke/stroke.c b/src/charon/plugins/stroke/stroke.c index 6af5ebefc..401cb2228 100755 --- a/src/charon/plugins/stroke/stroke.c +++ b/src/charon/plugins/stroke/stroke.c @@ -282,14 +282,6 @@ static void ca_section_destroy(ca_section_t *this) } /** - * another return NULL - */ -static void* return_null() -{ - return NULL; -} - -/** * data to pass to create_inner_cdp */ typedef struct { |