[vlc-devel] commit: Remove leftover #endif ( Rafaël Carré )

git version control git at videolan.org
Wed Oct 7 03:53:33 CEST 2009


vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Wed Oct  7 03:53:17 2009 +0200| [0d4f6264e4267fdd907fd8216cd511a1f7743625] | committer: Rafaël Carré 

Remove leftover #endif

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0d4f6264e4267fdd907fd8216cd511a1f7743625
---

 include/vlc_mtime.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/vlc_mtime.h b/include/vlc_mtime.h
index dc47314..c8101f4 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))




More information about the vlc-devel mailing list