From 6a005ccc175e337d2bd3a3142e3fd818f0466050 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 8 Nov 2013 19:41:34 +0000 Subject: [PATCH] whitespace git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1540163 13f79535-47bb-0310-9956-ffa450edef68 --- modules/slotmem/mod_slotmem_shm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/slotmem/mod_slotmem_shm.c b/modules/slotmem/mod_slotmem_shm.c index 90f70a74fb3..43c1c7fc86c 100644 --- a/modules/slotmem/mod_slotmem_shm.c +++ b/modules/slotmem/mod_slotmem_shm.c @@ -224,7 +224,6 @@ static apr_status_t restore_slotmem(void *ptr, const char *name, apr_size_t size char digest[APR_MD5_DIGESTSIZE]; char digest2[APR_MD5_DIGESTSIZE]; - storename = slotmem_filename(pool, name, 1); ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, ap_server_conf, APLOGNO(02335) -- 2.47.3