Remove unused variable

SVN revision: 43539
This commit is contained in:
Sebastian Dransfeld 2009-11-08 20:27:02 +00:00
parent 04326d9da1
commit d650d089c4
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ em_init(Evas_Object *obj,
{
Emotion_Gstreamer_Video *ev;
GError *error;
int fds[2];
if (!emotion_video)
return 0;