Edje edit: Fix clang warning
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 21 Apr 2015 11:28:44 +0000 (20:28 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 21 Apr 2015 11:28:44 +0000 (20:28 +0900)
Remove useless variable

src/lib/edje/edje_edit.c

index b751223f00cc4ce4ce8c416ad99b844d835a478e..e129ef95d0f6c70bd47b37553015f83c12ee1bd8 100644 (file)
@@ -88,7 +88,6 @@ _alloc(size_t size)
 /*************/
 
 /* Edje_Edit smart! Overloads the edje one adding some more control stuff */
-static const char _edje_edit_type[] = "edje_edit";
 
 typedef struct _Edje_Edit Edje_Edit;
 struct _Edje_Edit