From: Rafaël Carré Date: Wed, 7 Oct 2009 01:53:17 +0000 (+0200) Subject: Remove leftover #endif X-Git-Tag: 1.1.0-ff~2988 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=0d4f6264e4267fdd907fd8216cd511a1f7743625;p=vlc Remove leftover #endif --- diff --git a/include/vlc_mtime.h b/include/vlc_mtime.h index dc47314faf..c8101f4afe 100644 --- a/include/vlc_mtime.h +++ b/include/vlc_mtime.h @@ -75,7 +75,6 @@ VLC_EXPORT( char *, secstotimestr, ( char *psz_buffer, int secs ) ); */ # define VLC_HARD_MIN_SLEEP 10000 /* 10 milliseconds = 1 tick at 100Hz */ # define VLC_SOFT_MIN_SLEEP 9000000 /* 9 seconds */ -#endif static __attribute__((unused))