Skip to content

Commit

Permalink
Remove leftover #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
funman committed Oct 7, 2009
1 parent 5ee9922 commit 0d4f626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/vlc_mtime.h
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit 0d4f626

Please sign in to comment.