Remove unused variable.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
This commit is contained in:
Chris Michael 2014-01-15 22:42:42 +00:00
parent 064362234b
commit ab9d8b8d82
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ e_modapi_init(E_Module *m)
Ecore_Evas *ee;
E_Screen *screen;
E_Comp *comp;
unsigned int layer;
int w, h;
printf("LOAD WL_FB MODULE\n");