Mercurial > mplayer.hg
view etc/inttypes.h @ 31746:b7fcb8181a38
Remove unused kQuitCmd from vo_quartz.
While just as useless as for corevideo, the "Quit"
menu item at least works through kHICommandQuit here.
author | reimar |
---|---|
date | Sun, 25 Jul 2010 12:28:23 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>