summaryrefslogtreecommitdiff
path: root/main/SAPI.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/SAPI.c')
-rw-r--r--main/SAPI.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/SAPI.c b/main/SAPI.c
index 0dec78142e..2287a0e4e7 100644
--- a/main/SAPI.c
+++ b/main/SAPI.c
@@ -570,7 +570,6 @@ static void sapi_header_add_op(sapi_header_op_enum op, sapi_header_struct *sapi_
SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg TSRMLS_DC)
{
- int retval;
sapi_header_struct sapi_header;
char *colon_offset;
long myuid = 0L;