Remove unused variables.

SVN revision: 77425
This commit is contained in:
Christopher Michael 2012-10-04 10:43:07 +00:00
parent 1000f350e3
commit 3b0804e195
1 changed files with 0 additions and 2 deletions

View File

@ -307,8 +307,6 @@ ecore_x_input_raw_select(Ecore_X_Window win)
{
#ifdef ECORE_XI2
XIEventMask emask;
int i;
Eina_Bool find = EINA_FALSE;
unsigned char mask[4] = { 0 };
if (!_ecore_x_xi2_devs)