Mercurial > mplayer.hg
view etc/inttypes.h @ 35997:7d749e44a9e5
Remove HideURLDialog().
Simply destroy the window.
(It's pointless to check whether the window is existing,
because it cannot be called without an existing window.)
author | ib |
---|---|
date | Fri, 29 Mar 2013 13:54:58 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>