]> git.sesse.net Git - vlc/commitdiff
Remove leftover #endif
authorRafaël Carré <rafael.carre@gmail.com>
Wed, 7 Oct 2009 01:53:17 +0000 (03:53 +0200)
committerRafaël Carré <rafael.carre@gmail.com>
Wed, 7 Oct 2009 01:53:17 +0000 (03:53 +0200)
include/vlc_mtime.h

index dc47314faf9b3348a86ae355308787ee1cd3f0f9..c8101f4afe7f36e04e963f159d0f34d98cb92d1c 100644 (file)
@@ -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))