Edje edit: Fix clang warning

Remove useless variable
This commit is contained in:
Jean-Philippe Andre 2015-04-21 20:28:44 +09:00
parent de567368f8
commit 98f56df657
1 changed files with 0 additions and 1 deletions

View 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