Efreet tests: fix compilation warning.

SVN revision: 67357
This commit is contained in:
Tom Hacohen 2012-01-19 18:50:24 +00:00
parent 0802e6a28d
commit d264316ab3
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ main(void)
}
}
(void) path;
efreet_shutdown();
return 0;