aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/IO.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IO.c b/src/IO.c
index 2cda30d..d979594 100644
--- a/src/IO.c
+++ b/src/IO.c
@@ -283,7 +283,6 @@ static int AdvertisedFilePage(cGH *cctkGH, httpRequest *request, void *data)
@@*/
static int SendFilePage(cGH *cctkGH, httpRequest *request, void *data)
{
- int retval;
char message[4098];
struct httpuFileList *list;
int filedes;