mesh: Remove redundant initialization
authorInga Stotland <inga.stotland@intel.com>
Thu, 4 Jul 2019 07:15:16 +0000 (00:15 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 15:21:01 +0000 (20:51 +0530)
commitaa2585bb59a881825a37d25000d48b3cb4284abb
treecde228448b97bdef4c17fb9f93a541f30788d09e
parent3b51c0c6b71fe9d3b67e022be935afa05e48035b
mesh: Remove redundant initialization

This fixes a case where a variable was initialized twice.

Change-Id: I14b10105095304d93c25d067ad435fceed79835f
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/cfgmod-server.c