summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall/src/upcall.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/upcall/src/upcall.c')
-rw-r--r--xlators/features/upcall/src/upcall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/features/upcall/src/upcall.c b/xlators/features/upcall/src/upcall.c
index ea716214a56..a007d694099 100644
--- a/xlators/features/upcall/src/upcall.c
+++ b/xlators/features/upcall/src/upcall.c
@@ -2190,7 +2190,6 @@ int
notify (xlator_t *this, int32_t event, void *data, ...)
{
int ret = -1;
- int32_t val = 0;
struct gf_upcall *up_req = NULL;
switch (event) {