aboutsummaryrefslogtreecommitdiffstats
path: root/sm/base64.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sm/base64.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sm/base64.c b/sm/base64.c
index 1efe31d55..dca0fd14b 100644
--- a/sm/base64.c
+++ b/sm/base64.c
@@ -553,8 +553,3 @@ gpgsm_destroy_writer (Base64Context ctx)
{
xfree (ctx);
}
-
-
-
-
-