Remove unused variables.

SVN revision: 34868
This commit is contained in:
Sebastian Dransfeld 2008-06-19 12:49:11 +00:00
parent 4a54010498
commit 2a28ea17b4
1 changed files with 0 additions and 3 deletions

View File

@ -435,9 +435,6 @@ static void
em_file_close(void *video)
{
Emotion_Gstreamer_Video *ev;
GstIterator *iter;
gpointer data;
gboolean done;
ev = (Emotion_Gstreamer_Video *)video;
if (!ev)