elementary: fix double assignment
authorPrince Kumar Dubey <prince.dubey@samsung.com>
Tue, 17 Oct 2017 18:03:10 +0000 (11:03 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Tue, 17 Oct 2017 18:03:24 +0000 (11:03 -0700)
commit28ce98c411d6c8c082b2ba2d1ea5909d44e8ce2a
tree7fe463c94b88fa6d786b88edcccb710e379016ce
parenta5323998c731417cb7d88337a68c231cbeae4745
elementary: fix double assignment

Summary: local variable "bp" assigned twice unnecessarily. The duplicate assignment is removed.

Reviewers: raster, cedric, jpeg

Subscribers: jpeg, rajeshps

Differential Revision: https://phab.enlightenment.org/D5323

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/lib/elementary/elm_config.c