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

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

@fix

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