diff --git a/src/examples/edje/edje-anchors.c b/src/examples/edje/edje-anchors.c index 135f0abc31..499dcd1380 100644 --- a/src/examples/edje/edje-anchors.c +++ b/src/examples/edje/edje-anchors.c @@ -24,7 +24,7 @@ #define HEIGHT 400 int -main(int argc, char **argv) +main(int argc EINA_UNUSED, char **argv) { char path[PATH_MAX] = { 0, };