diff options
Diffstat (limited to 'src/examples/benchmark_https.c')
-rw-r--r-- | src/examples/benchmark_https.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/examples/benchmark_https.c b/src/examples/benchmark_https.c index 9506e562..53b83e0a 100644 --- a/src/examples/benchmark_https.c +++ b/src/examples/benchmark_https.c | |||
@@ -49,7 +49,6 @@ static unsigned int small_deltas[SMALL]; | |||
49 | static struct MHD_Response *response; | 49 | static struct MHD_Response *response; |
50 | 50 | ||
51 | 51 | ||
52 | |||
53 | /** | 52 | /** |
54 | * Signature of the callback used by MHD to notify the | 53 | * Signature of the callback used by MHD to notify the |
55 | * application about completed requests. | 54 | * application about completed requests. |