elementary: Remove unused static variable
authorChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 14:04:03 +0000 (10:04 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 14:04:03 +0000 (10:04 -0400)
commitf4c7406047aff4723c73ebac80ac39a5eb687165
tree546efe0f6967bb4e724a32a73ec32cb7b98c99d3
parent208d187ebd429568199c4209c672c273698a260e
elementary: Remove unused static variable

Summary: clang reports _list_focus_objects as being an unused static
variable, so remove

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/test_list.c