Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. lib/evas/canvas/efl_animation_player.c: In function ‘_animator_cb’:
  2. lib/evas/canvas/efl_animation_player.c:97:27: warning: right-hand operand of comma expression has no effect [-Wunus
  3. d-value]
  4. pd->progress = 1,0;
  5. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement